gatingControls

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


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