@Stability(value=Stable)
public static interface CfnRuleGroup.ForwardedIPConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.ForwardedIPConfigurationProperty.Builder
A builder for
CfnRuleGroup.ForwardedIPConfigurationProperty |
static class |
CfnRuleGroup.ForwardedIPConfigurationProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.ForwardedIPConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.ForwardedIPConfigurationProperty.Builder |
builder() |
String |
getFallbackBehavior()
`CfnRuleGroup.ForwardedIPConfigurationProperty.FallbackBehavior`.
|
String |
getHeaderName()
`CfnRuleGroup.ForwardedIPConfigurationProperty.HeaderName`.
|
@Stability(value=Stable) @NotNull String getFallbackBehavior()
@Stability(value=Stable) @NotNull String getHeaderName()
@Stability(value=Stable) static CfnRuleGroup.ForwardedIPConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.