properties

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

Parameters

value

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


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

Parameters

values

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