Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.AndStatementProperty.Builder
-
Uses of CfnWebACL.AndStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnWebACL.AndStatementProperty.builder()
CfnWebACL.AndStatementProperty.Builder.statements
(List<? extends Object> statements) Sets the value ofCfnWebACL.AndStatementProperty.getStatements()
CfnWebACL.AndStatementProperty.Builder.statements
(IResolvable statements) Sets the value ofCfnWebACL.AndStatementProperty.getStatements()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.AndStatementProperty.Builder
.