pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
host
host
suspend
fun
host
(
name
:
String
,
block
:
suspend
HostResourceBuilder
.
(
)
->
Unit
)
:
Host
See also
Host
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Host
.
fun
host
(
name
:
String
)
:
Host
See also
Host
.
Parameters
name
The
unique
name of the resulting resource.