| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.HeadersProperty.Builder |
CfnWebACL.HeadersProperty.builder() |
CfnWebACL.HeadersProperty.Builder |
CfnWebACL.HeadersProperty.Builder.matchPattern(CfnWebACL.HeaderMatchPatternProperty matchPattern)
Sets the value of
CfnWebACL.HeadersProperty.getMatchPattern() |
CfnWebACL.HeadersProperty.Builder |
CfnWebACL.HeadersProperty.Builder.matchPattern(IResolvable matchPattern)
Sets the value of
CfnWebACL.HeadersProperty.getMatchPattern() |
CfnWebACL.HeadersProperty.Builder |
CfnWebACL.HeadersProperty.Builder.matchScope(String matchScope)
Sets the value of
CfnWebACL.HeadersProperty.getMatchScope() |
CfnWebACL.HeadersProperty.Builder |
CfnWebACL.HeadersProperty.Builder.oversizeHandling(String oversizeHandling)
Sets the value of
CfnWebACL.HeadersProperty.getOversizeHandling() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnWebACL.HeadersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
Copyright © 2022. All rights reserved.