@Stability(value=Stable) @Internal public static final class CfnPrefixListProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPrefixListProps
CfnPrefixListPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPrefixListProps.Builder, CfnPrefixListProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPrefixListProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPrefixListProps.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 |
getAddressFamily()
The IP address type.
|
Object |
getEntries()
One or more entries for the prefix list.
|
Number |
getMaxEntries()
The maximum number of entries for the prefix list.
|
String |
getPrefixListName()
A name for the prefix list.
|
List<CfnTag> |
getTags()
The tags for the prefix list.
|
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(CfnPrefixListProps.Builder builder)
CfnPrefixListProps.Builder.public final String getAddressFamily()
CfnPrefixListProps
Valid Values: IPv4 | IPv6
getAddressFamily in interface CfnPrefixListPropspublic final Number getMaxEntries()
CfnPrefixListPropsgetMaxEntries in interface CfnPrefixListPropspublic final String getPrefixListName()
CfnPrefixListProps
Constraints: Up to 255 characters in length. The name cannot start with com.amazonaws .
getPrefixListName in interface CfnPrefixListPropspublic final Object getEntries()
CfnPrefixListPropsgetEntries in interface CfnPrefixListPropspublic final List<CfnTag> getTags()
CfnPrefixListPropsgetTags in interface CfnPrefixListProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.