effectiveProperties

@JvmName(name = "warxnmvrsytsupuq")
suspend fun effectiveProperties(value: Output<Map<String, String>>)
@JvmName(name = "bkiawdbtxvslxhjk")
suspend fun effectiveProperties(value: Map<String, String>?)

Parameters

value

(Output) A mapping of property names to values, which are used to configure workload execution.


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

Parameters

values

(Output) A mapping of property names to values, which are used to configure workload execution.