propertyMap

@JvmName(name = "daukbsudxanpdlii")
suspend fun propertyMap(value: Output<Map<String, String>>)
@JvmName(name = "nlomncshwnmtwnmo")
suspend fun propertyMap(value: Map<String, String>?)

Parameters

value

Describes the value of an application execution property key-value pair.


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

Parameters

values

Describes the value of an application execution property key-value pair.