gatingControls

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


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