| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.CookieMatchPatternProperty.Builder |
CfnWebACL.CookieMatchPatternProperty.Builder.all(Object all)
Sets the value of
CfnWebACL.CookieMatchPatternProperty.getAll() |
static CfnWebACL.CookieMatchPatternProperty.Builder |
CfnWebACL.CookieMatchPatternProperty.builder() |
CfnWebACL.CookieMatchPatternProperty.Builder |
CfnWebACL.CookieMatchPatternProperty.Builder.excludedCookies(List<String> excludedCookies)
Sets the value of
CfnWebACL.CookieMatchPatternProperty.getExcludedCookies() |
CfnWebACL.CookieMatchPatternProperty.Builder |
CfnWebACL.CookieMatchPatternProperty.Builder.includedCookies(List<String> includedCookies)
Sets the value of
CfnWebACL.CookieMatchPatternProperty.getIncludedCookies() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnWebACL.CookieMatchPatternProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
Copyright © 2022. All rights reserved.