Uses of Class
software.amazon.awscdk.services.waf.CfnWebACLProps.Builder
Packages that use CfnWebACLProps.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnWebACLProps.Builder in software.amazon.awscdk.services.waf
Methods in software.amazon.awscdk.services.waf that return CfnWebACLProps.BuilderModifier and TypeMethodDescriptionstatic CfnWebACLProps.BuilderCfnWebACLProps.builder()CfnWebACLProps.Builder.defaultAction(IResolvable defaultAction) Sets the value ofCfnWebACLProps.getDefaultAction()CfnWebACLProps.Builder.defaultAction(CfnWebACL.WafActionProperty 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 with parameters of type CfnWebACLProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLProps.Builder.