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