properties

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

Parameters

value

A set of properties specified within a configuration classification.


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

Parameters

values

A set of properties specified within a configuration classification.