toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin
/
ThingArgsBuilder
/
attributes
attributes
@
JvmName
(
name
=
"qvqeyqtywhcrfpsh"
)
suspend
fun
attributes
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"pbasgpiocyfyifqe"
)
suspend
fun
attributes
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
Map of attributes of the thing.
@
JvmName
(
name
=
"yinbxoyhvjpmqctq"
)
fun
attributes
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
Map of attributes of the thing.