@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String addressFamily,
Number maxEntries,
String prefixListName,
Object entries,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnPrefixListProps.Builder. |
| 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.public final String getAddressFamily()
CfnPrefixListPropsgetAddressFamily in interface CfnPrefixListPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-addressfamilypublic final Number getMaxEntries()
CfnPrefixListPropsgetMaxEntries in interface CfnPrefixListPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-maxentriespublic final String getPrefixListName()
CfnPrefixListPropsgetPrefixListName in interface CfnPrefixListPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-prefixlistnamepublic final Object getEntries()
CfnPrefixListPropsgetEntries in interface CfnPrefixListPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-entriespublic final List<CfnTag> getTags()
CfnPrefixListPropsgetTags in interface CfnPrefixListPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.