toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin
/
command
command
suspend
fun
command
(
name
:
String
,
block
:
suspend
CommandResourceBuilder
.
(
)
->
Unit
)
:
Command
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Command
.
See also
Command
.
fun
command
(
name
:
String
)
:
Command
Parameters
name
The
unique
name of the resulting resource.
See also
Command
.