Interface CfnWebACL.NotStatementProperty

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

@Stability(Stable) public static interface CfnWebACL.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: