Uses of Class
software.amazon.awscdk.services.waf.regional.CfnWebACL.RuleProperty.Builder
-
Uses of CfnWebACL.RuleProperty.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionCfnWebACL.RuleProperty.Builder.action
(IResolvable action) Sets the value ofCfnWebACL.RuleProperty.getAction()
CfnWebACL.RuleProperty.Builder.action
(CfnWebACL.ActionProperty action) Sets the value ofCfnWebACL.RuleProperty.getAction()
CfnWebACL.RuleProperty.builder()
Sets the value ofCfnWebACL.RuleProperty.getPriority()
Sets the value ofCfnWebACL.RuleProperty.getRuleId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnWebACL.RuleProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACL.RuleProperty.Builder
.