propertyMap

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

Parameters

value

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


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

Parameters

values

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