gatingControls

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


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