Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.waf.CfnWebACLMixinProps.Builder
Packages that use CfnWebACLMixinProps.Builder
-
Uses of CfnWebACLMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.waf
Methods in software.amazon.awscdk.cfnpropertymixins.services.waf that return CfnWebACLMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnWebACLMixinProps.BuilderCfnWebACLMixinProps.builder()CfnWebACLMixinProps.Builder.defaultAction(CfnWebACLPropsMixin.WafActionProperty 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.waf with parameters of type CfnWebACLMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLMixinProps.Builder.