Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.CookieMatchPatternProperty.Builder
Packages that use CfnWebACLPropsMixin.CookieMatchPatternProperty.Builder
-
Uses of CfnWebACLPropsMixin.CookieMatchPatternProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.CookieMatchPatternProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnWebACLPropsMixin.CookieMatchPatternProperty.getAll()CfnWebACLPropsMixin.CookieMatchPatternProperty.builder()CfnWebACLPropsMixin.CookieMatchPatternProperty.Builder.excludedCookies(List<String> excludedCookies) Sets the value ofCfnWebACLPropsMixin.CookieMatchPatternProperty.getExcludedCookies()CfnWebACLPropsMixin.CookieMatchPatternProperty.Builder.includedCookies(List<String> includedCookies) Sets the value ofCfnWebACLPropsMixin.CookieMatchPatternProperty.getIncludedCookies()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.CookieMatchPatternProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.CookieMatchPatternProperty.Builder.