gatingControls

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


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