Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafregional.CfnWebACLMixinProps.Builder
Packages that use CfnWebACLMixinProps.Builder
-
Uses of CfnWebACLMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafregional
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafregional that return CfnWebACLMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnWebACLMixinProps.BuilderCfnWebACLMixinProps.builder()CfnWebACLMixinProps.Builder.defaultAction(CfnWebACLPropsMixin.ActionProperty defaultAction) Sets the value ofCfnWebACLMixinProps.getDefaultAction()CfnWebACLMixinProps.Builder.defaultAction(IResolvable defaultAction) Sets the value ofCfnWebACLMixinProps.getDefaultAction()CfnWebACLMixinProps.Builder.metricName(String metricName) Sets the value ofCfnWebACLMixinProps.getMetricName()Sets the value ofCfnWebACLMixinProps.getName()Sets the value ofCfnWebACLMixinProps.getRules()CfnWebACLMixinProps.Builder.rules(IResolvable rules) Sets the value ofCfnWebACLMixinProps.getRules()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafregional with parameters of type CfnWebACLMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLMixinProps.Builder.