properties

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

Parameters

value

A dictionary of extended properties. This property is currently unused.


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

Parameters

values

A dictionary of extended properties. This property is currently unused.