@Stability(value=Stable) public static final class CfnWebACL.GeoMatchStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.GeoMatchStatementProperty>
CfnWebACL.GeoMatchStatementProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.GeoMatchStatementProperty |
build()
Builds the configured instance.
|
CfnWebACL.GeoMatchStatementProperty.Builder |
countryCodes(List<String> countryCodes)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getCountryCodes() |
CfnWebACL.GeoMatchStatementProperty.Builder |
forwardedIpConfig(CfnWebACL.ForwardedIPConfigurationProperty forwardedIpConfig)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig() |
CfnWebACL.GeoMatchStatementProperty.Builder |
forwardedIpConfig(IResolvable forwardedIpConfig)
Sets the value of
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig() |
@Stability(value=Stable) public CfnWebACL.GeoMatchStatementProperty.Builder countryCodes(List<String> countryCodes)
CfnWebACL.GeoMatchStatementProperty.getCountryCodes()countryCodes - `CfnWebACL.GeoMatchStatementProperty.CountryCodes`.this@Stability(value=Stable) public CfnWebACL.GeoMatchStatementProperty.Builder forwardedIpConfig(CfnWebACL.ForwardedIPConfigurationProperty forwardedIpConfig)
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig()forwardedIpConfig - `CfnWebACL.GeoMatchStatementProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnWebACL.GeoMatchStatementProperty.Builder forwardedIpConfig(IResolvable forwardedIpConfig)
CfnWebACL.GeoMatchStatementProperty.getForwardedIpConfig()forwardedIpConfig - `CfnWebACL.GeoMatchStatementProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnWebACL.GeoMatchStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.GeoMatchStatementProperty>CfnWebACL.GeoMatchStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.