@Stability(value=Stable) @Internal public static final class CfnRuleGroup.IPSetReferenceStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.IPSetReferenceStatementProperty
CfnRuleGroup.IPSetReferenceStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.IPSetReferenceStatementProperty.Builder, CfnRuleGroup.IPSetReferenceStatementProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.IPSetReferenceStatementProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.AndStatementProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRuleGroup.IPSetReferenceStatementProperty.Builder builder)
CfnRuleGroup.AndStatementProperty.Builder.public final String getArn()
CfnRuleGroup.IPSetReferenceStatementPropertygetArn in interface CfnRuleGroup.IPSetReferenceStatementPropertypublic final Object getIpSetForwardedIpConfig()
CfnRuleGroup.IPSetReferenceStatementPropertyCommonly, 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.IPSetReferenceStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.