Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.JsonBodyProperty.Builder
Packages that use CfnWebACL.JsonBodyProperty.Builder
-
Uses of CfnWebACL.JsonBodyProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.JsonBodyProperty.BuilderModifier and TypeMethodDescriptionCfnWebACL.JsonBodyProperty.builder()CfnWebACL.JsonBodyProperty.Builder.invalidFallbackBehavior(String invalidFallbackBehavior) Sets the value ofCfnWebACL.JsonBodyProperty.getInvalidFallbackBehavior()CfnWebACL.JsonBodyProperty.Builder.matchPattern(IResolvable matchPattern) Sets the value ofCfnWebACL.JsonBodyProperty.getMatchPattern()CfnWebACL.JsonBodyProperty.Builder.matchPattern(CfnWebACL.JsonMatchPatternProperty matchPattern) Sets the value ofCfnWebACL.JsonBodyProperty.getMatchPattern()CfnWebACL.JsonBodyProperty.Builder.matchScope(String matchScope) Sets the value ofCfnWebACL.JsonBodyProperty.getMatchScope()CfnWebACL.JsonBodyProperty.Builder.oversizeHandling(String oversizeHandling) Sets the value ofCfnWebACL.JsonBodyProperty.getOversizeHandling()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.JsonBodyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACL.JsonBodyProperty.Builder.