toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
GetEc2InstanceStatusPlainArgs
Get
Ec2Instance
Status
Plain
Args
data
class
GetEc2InstanceStatusPlainArgs
(
val
name
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetEc2InstanceStatusPlainArgs
>
Members
Constructors
Get
Ec2Instance
Status
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
,
resourceGroupName
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Name of Ec2InstanceStatus
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEc2InstanceStatusPlainArgs