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