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