pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
command
command
suspend
fun
command
(
name
:
String
,
block
:
suspend
CommandResourceBuilder
.
(
)
->
Unit
)
:
Command
See also
Command
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Command
.
fun
command
(
name
:
String
)
:
Command
See also
Command
.
Parameters
name
The
unique
name of the resulting resource.