@Stability(value=Stable)
public static interface CfnWebACL.IPSetForwardedIPConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static interface |
CfnWebACL.IPSetForwardedIPConfigurationProperty.Jsii$Default
Internal default implementation for
CfnWebACL.IPSetForwardedIPConfigurationProperty . |
static class |
CfnWebACL.IPSetForwardedIPConfigurationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
getFallbackBehavior()
`CfnWebACL.IPSetForwardedIPConfigurationProperty.FallbackBehavior`.
|
String |
getHeaderName()
`CfnWebACL.IPSetForwardedIPConfigurationProperty.HeaderName`.
|
String |
getPosition()
`CfnWebACL.IPSetForwardedIPConfigurationProperty.Position`.
|
@Stability(value=Stable) @NotNull String getFallbackBehavior()
@Stability(value=Stable) @NotNull String getHeaderName()
@Stability(value=Stable) @NotNull String getPosition()
Copyright © 2021. All rights reserved.