@Stability(value=Stable) @Internal public static final class CfnIPSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIPSetProps
CfnIPSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIPSetProps.Builder, CfnIPSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIPSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPSetProps.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) |
Object |
getIpSetDescriptors()
The IP address type ( `IPV4` or `IPV6` ) and the IP address range (in CIDR notation) that web requests originate from.
|
String |
getName()
The name of the `IPSet` .
|
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(CfnIPSetProps.Builder builder)
CfnIPSetProps.Builder.public final String getName()
CfnIPSetProps
You can't change the name of an IPSet after you create it.
getName in interface CfnIPSetPropspublic final Object getIpSetDescriptors()
CfnIPSetProps
If the WebACL is associated with an Amazon CloudFront distribution and the viewer did not use an HTTP proxy or a load balancer to send the request, this is the value of the c-ip field in the CloudFront access logs.
getIpSetDescriptors in interface CfnIPSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.