properties

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

Parameters

value

Optional. A mapping of property names to values, which are used to configure workload execution.


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

Parameters

values

Optional. A mapping of property names to values, which are used to configure workload execution.