Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.CookieMatchPatternProperty.Builder
-
Uses of CfnWebACL.CookieMatchPatternProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionSets the value ofCfnWebACL.CookieMatchPatternProperty.getAll()
CfnWebACL.CookieMatchPatternProperty.builder()
CfnWebACL.CookieMatchPatternProperty.Builder.excludedCookies
(List<String> excludedCookies) Sets the value ofCfnWebACL.CookieMatchPatternProperty.getExcludedCookies()
CfnWebACL.CookieMatchPatternProperty.Builder.includedCookies
(List<String> includedCookies) Sets the value ofCfnWebACL.CookieMatchPatternProperty.getIncludedCookies()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.CookieMatchPatternProperty.Builder
.