@Stability(value=Stable) @Internal public static final class CfnPrefixList.EntryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPrefixList.EntryProperty
CfnPrefixList.EntryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPrefixList.EntryProperty.Builder, CfnPrefixList.EntryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPrefixList.EntryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPrefixList.EntryProperty.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 |
getCidr()
The CIDR block.
|
String |
getDescription()
A description for the entry.
|
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(CfnPrefixList.EntryProperty.Builder builder)
CfnPrefixList.EntryProperty.Builder.public final String getCidr()
CfnPrefixList.EntryPropertygetCidr in interface CfnPrefixList.EntryPropertypublic final String getDescription()
CfnPrefixList.EntryPropertyConstraints: Up to 255 characters in length.
getDescription in interface CfnPrefixList.EntryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.