Interface CfnWebACLPropsMixin.NotStatementProperty

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

@Stability(Stable) public static interface CfnWebACLPropsMixin.NotStatementProperty extends software.amazon.jsii.JsiiSerializable
A logical rule statement used to negate the results of another rule statement.

You provide one Statement within the NotStatement .

Example:

 

See Also: