properties

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

Parameters

value

A set of properties specified within a configuration classification.


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

Parameters

values

A set of properties specified within a configuration classification.