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