gatingControls

@JvmName(name = "uusrwkhjvoutmufj")
suspend fun gatingControls(value: Output<List<String>>)
@JvmName(name = "hawusulgqcwkfccb")
suspend fun gatingControls(value: List<String>)

Parameters

value

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


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


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

Parameters

values

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