@Internal public static final class CfnRuleGroup.IPSetReferenceStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.IPSetReferenceStatementProperty.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.IPSetReferenceStatementProperty.Jsii$Default, CfnRuleGroup.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 `IPSet` 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 CfnRuleGroup.IPSetReferenceStatementPropertygetArn in interface CfnRuleGroup.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 CfnRuleGroup.IPSetReferenceStatementPropertygetIpSetForwardedIpConfig in interface CfnRuleGroup.IPSetReferenceStatementProperty.Jsii$DefaultCopyright © 2022. All rights reserved.