Uses of Class
software.amazon.awscdk.services.waf.regional.CfnRuleProps.Builder
-
Uses of CfnRuleProps.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionstatic CfnRuleProps.Builder
CfnRuleProps.builder()
CfnRuleProps.Builder.metricName
(String metricName) Sets the value ofCfnRuleProps.getMetricName()
Sets the value ofCfnRuleProps.getName()
CfnRuleProps.Builder.predicates
(List<? extends Object> predicates) Sets the value ofCfnRuleProps.getPredicates()
CfnRuleProps.Builder.predicates
(IResolvable predicates) Sets the value ofCfnRuleProps.getPredicates()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleProps.Builder
.