| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.GeoMatchStatementProperty.Builder |
CfnWebACL.GeoMatchStatementProperty.builder() |
CfnWebACL.GeoMatchStatementProperty.Builder |
CfnWebACL.GeoMatchStatementProperty.Builder.countryCodes(List<String> countryCodes)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getCountryCodes() |
CfnWebACL.GeoMatchStatementProperty.Builder |
CfnWebACL.GeoMatchStatementProperty.Builder.forwardedIpConfig(CfnWebACL.ForwardedIPConfigurationProperty forwardedIpConfig)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig() |
CfnWebACL.GeoMatchStatementProperty.Builder |
CfnWebACL.GeoMatchStatementProperty.Builder.forwardedIpConfig(IResolvable forwardedIpConfig)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnWebACL.GeoMatchStatementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
Copyright © 2022. All rights reserved.