properties

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

Parameters

value

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


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

Parameters

values

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