properties

@JvmName(name = "wiiompnecwwakgfu")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "ueihfkbnucvuxcbl")
suspend fun properties(value: Map<String, String>?)

Parameters

value

Property dictionary. Properties can be added, but not removed or altered.


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

Parameters

values

Property dictionary. Properties can be added, but not removed or altered.