toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.robomaker.kotlin
/
robot
robot
suspend
fun
robot
(
name
:
String
,
block
:
suspend
RobotResourceBuilder
.
(
)
->
Unit
)
:
Robot
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Robot
.
See also
Robot
.
fun
robot
(
name
:
String
)
:
Robot
Parameters
name
The
unique
name of the resulting resource.
See also
Robot
.