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