pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin
/
ThingArgsBuilder
/
attributes
attributes
@
JvmName
(
name
=
"palqolahgbhrpfdy"
)
suspend
fun
attributes
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"hcfahedogfyueyst"
)
suspend
fun
attributes
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
Map of attributes of the thing.
@
JvmName
(
name
=
"cyvwcchtttqvuavk"
)
fun
attributes
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
Map of attributes of the thing.