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