gatingRule

@JvmName(name = "olgdhldkfesfniui")
suspend fun gatingRule(value: Output<SafetyRuleGatingRuleArgs>)
@JvmName(name = "ordwkoptshosgsdq")
suspend fun gatingRule(value: SafetyRuleGatingRuleArgs?)

Parameters

value

A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete. For example, if you specify one gating routing control and you set the Type in the rule configuration to OR , that indicates that you must set the gating routing control to On for the rule to evaluate as true; that is, for the gating control switch to be On. When you do that, then you can update the routing control states for the target routing controls that you specify in the gating rule.


@JvmName(name = "iveehncjrlwgyogn")
suspend fun gatingRule(argument: suspend SafetyRuleGatingRuleArgsBuilder.() -> Unit)

Parameters

argument

A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete. For example, if you specify one gating routing control and you set the Type in the rule configuration to OR , that indicates that you must set the gating routing control to On for the rule to evaluate as true; that is, for the gating control switch to be On. When you do that, then you can update the routing control states for the target routing controls that you specify in the gating rule.