Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.NotStatementProperty.Builder
-
Uses of CfnWebACL.NotStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnWebACL.NotStatementProperty.builder()
CfnWebACL.NotStatementProperty.Builder.statement
(IResolvable statement) Sets the value ofCfnWebACL.NotStatementProperty.getStatement()
CfnWebACL.NotStatementProperty.Builder.statement
(CfnWebACL.StatementProperty statement) Sets the value ofCfnWebACL.NotStatementProperty.getStatement()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.NotStatementProperty.Builder
.