@Stability(value=Stable) public static final class CfnRuleGroup.ForwardedIPConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.ForwardedIPConfigurationProperty>
CfnRuleGroup.ForwardedIPConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.ForwardedIPConfigurationProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.ForwardedIPConfigurationProperty.Builder |
fallbackBehavior(String fallbackBehavior)
Sets the value of
CfnRuleGroup.ForwardedIPConfigurationProperty.getFallbackBehavior() |
CfnRuleGroup.ForwardedIPConfigurationProperty.Builder |
headerName(String headerName)
Sets the value of
CfnRuleGroup.ForwardedIPConfigurationProperty.getHeaderName() |
@Stability(value=Stable) public CfnRuleGroup.ForwardedIPConfigurationProperty.Builder fallbackBehavior(String fallbackBehavior)
CfnRuleGroup.ForwardedIPConfigurationProperty.getFallbackBehavior()fallbackBehavior - `CfnRuleGroup.ForwardedIPConfigurationProperty.FallbackBehavior`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ForwardedIPConfigurationProperty.Builder headerName(String headerName)
CfnRuleGroup.ForwardedIPConfigurationProperty.getHeaderName()headerName - `CfnRuleGroup.ForwardedIPConfigurationProperty.HeaderName`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.ForwardedIPConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.ForwardedIPConfigurationProperty>CfnRuleGroup.ForwardedIPConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.