Interface CfnWebACLPropsMixin.AndStatementProperty

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

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

You provide more than one Statement within the AndStatement .

Example:

 

See Also: