properties

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

Parameters

value

a property bag of settings. This value can be empty.


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

Parameters

values

a property bag of settings. This value can be empty.