@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()
`AWS::EC2::PrefixList.AddressFamily`.
|
Object |
getEntries()
`AWS::EC2::PrefixList.Entries`.
|
Number |
getMaxEntries()
`AWS::EC2::PrefixList.MaxEntries`.
|
String |
getPrefixListName()
`AWS::EC2::PrefixList.PrefixListName`.
|
List<CfnTag> |
getTags()
`AWS::EC2::PrefixList.Tags`.
|
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()
CfnPrefixListPropsgetAddressFamily in interface CfnPrefixListPropspublic final Object getEntries()
CfnPrefixListPropsgetEntries in interface CfnPrefixListPropspublic final Number getMaxEntries()
CfnPrefixListPropsgetMaxEntries in interface CfnPrefixListPropspublic final String getPrefixListName()
CfnPrefixListPropsgetPrefixListName 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 © 2021. All rights reserved.