properties

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

Parameters

value

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


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

Parameters

values

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