Interface CfnRuleGroup.OrStatementProperty

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
CfnRuleGroup.OrStatementProperty.Jsii$Proxy
Enclosing class:
CfnRuleGroup

@Stability(Stable) public static interface CfnRuleGroup.OrStatementProperty extends software.amazon.jsii.JsiiSerializable
A logical rule statement used to combine other rule statements with OR logic.

You provide more than one Statement within the OrStatement .

Example:

 

See Also: