gatingControls

@JvmName(name = "jsqabduqemiojwfu")
suspend fun gatingControls(value: Output<List<String>>)
@JvmName(name = "yqgipxvjpjcvlcqy")
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 = "gsmxtdelcpudwxya")
suspend fun gatingControls(vararg values: Output<String>)


@JvmName(name = "vwkcuulviugeahrw")
suspend fun gatingControls(values: List<Output<String>>)
@JvmName(name = "nlmkbulrkvkbixmw")
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.