pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetHostPlainArgs
Get
Host
Plain
Args
data
class
GetHostPlainArgs
(
val
hostId
:
String
)
:
ConvertibleToJava
<
GetHostPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Host
Plain
Args
Link copied to clipboard
fun
GetHostPlainArgs
(
hostId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHostPlainArgs
Properties
host
Id
Link copied to clipboard
val
hostId
:
String
ID of the host created.