attributes

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

Parameters

value

A map contains the attributes of the instance. Check the doc for the supported attributes and syntax.


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

Parameters

values

A map contains the attributes of the instance. Check the doc for the supported attributes and syntax.