Uses of Class
software.amazon.awscdk.services.waf.regional.CfnWebACLProps.Builder
Packages that use CfnWebACLProps.Builder
-
Uses of CfnWebACLProps.Builder in software.amazon.awscdk.services.waf.regional
Methods in software.amazon.awscdk.services.waf.regional that return CfnWebACLProps.BuilderModifier and TypeMethodDescriptionstatic CfnWebACLProps.BuilderCfnWebACLProps.builder()CfnWebACLProps.Builder.defaultAction(IResolvable defaultAction) Sets the value ofCfnWebACLProps.getDefaultAction()CfnWebACLProps.Builder.defaultAction(CfnWebACL.ActionProperty defaultAction) Sets the value ofCfnWebACLProps.getDefaultAction()CfnWebACLProps.Builder.metricName(String metricName) Sets the value ofCfnWebACLProps.getMetricName()Sets the value ofCfnWebACLProps.getName()Sets the value ofCfnWebACLProps.getRules()CfnWebACLProps.Builder.rules(IResolvable rules) Sets the value ofCfnWebACLProps.getRules()Constructors in software.amazon.awscdk.services.waf.regional with parameters of type CfnWebACLProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLProps.Builder.