gatingControls

@JvmName(name = "whwfmfcpxjjrqmjv")
suspend fun gatingControls(value: Output<List<String>>)
@JvmName(name = "rwxdmwbgfuyeguwq")
suspend fun gatingControls(value: List<String>?)

Parameters

value

Gating controls for the new gating rule. That is, routing controls that are evaluated by the rule configuration that you specify.


@JvmName(name = "dgyukasbwpnkufbr")
suspend fun gatingControls(vararg values: Output<String>)


@JvmName(name = "mbgtvrpgbxnmrptg")
suspend fun gatingControls(values: List<Output<String>>)
@JvmName(name = "emiyognxgfysjabp")
suspend fun gatingControls(vararg values: String)

Parameters

values

Gating controls for the new gating rule. That is, routing controls that are evaluated by the rule configuration that you specify.