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