attributes

@JvmName(name = "ddklopcplhhfrsgp")
suspend fun attributes(value: Output<Map<String, String>>)
@JvmName(name = "hvndoofpigmmggpd")
suspend fun attributes(value: Map<String, String>?)

Parameters

value

Map of attributes of the thing.


@JvmName(name = "giiucfapqqvseuqv")
fun attributes(vararg values: Pair<String, String>)

Parameters

values

Map of attributes of the thing.