@Internal public static final class CfnWebACL.IPSetReferenceStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.IPSetReferenceStatementProperty.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.IPSetReferenceStatementProperty.Jsii$Default, CfnWebACL.IPSetReferenceStatementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArn()
The Amazon Resource Name (ARN) of the IP set that this statement references.
|
Object |
getIpSetForwardedIpConfig()
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address that's reported by the web request origin.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) @NotNull public final String getArn()
getArn in interface CfnWebACL.IPSetReferenceStatementPropertygetArn in interface CfnWebACL.IPSetReferenceStatementProperty.Jsii$Default@Stability(value=Stable) @Nullable public final Object getIpSetForwardedIpConfig()
Commonly, this is the X-Forwarded-For (XFF) header, but you can specify any header name.
If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
getIpSetForwardedIpConfig in interface CfnWebACL.IPSetReferenceStatementPropertygetIpSetForwardedIpConfig in interface CfnWebACL.IPSetReferenceStatementProperty.Jsii$DefaultCopyright © 2022. All rights reserved.