@Stability(value=Stable) @Internal public static final class CfnVPCProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPCProps
CfnVPCPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPCProps.Builder, CfnVPCProps.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 cidrBlock,
Object enableDnsHostnames,
Object enableDnsSupport,
String instanceTenancy,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnVPCProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidrBlock()
`AWS::EC2::VPC.CidrBlock`.
|
Object |
getEnableDnsHostnames()
`AWS::EC2::VPC.EnableDnsHostnames`.
|
Object |
getEnableDnsSupport()
`AWS::EC2::VPC.EnableDnsSupport`.
|
String |
getInstanceTenancy()
`AWS::EC2::VPC.InstanceTenancy`.
|
List<CfnTag> |
getTags()
`AWS::EC2::VPC.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 getCidrBlock()
CfnVPCPropsgetCidrBlock in interface CfnVPCPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-aws-ec2-vpc-cidrblockpublic final Object getEnableDnsHostnames()
CfnVPCPropsgetEnableDnsHostnames in interface CfnVPCPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-aws-ec2-vpc-EnableDnsHostnamespublic final Object getEnableDnsSupport()
CfnVPCPropsgetEnableDnsSupport in interface CfnVPCPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-aws-ec2-vpc-EnableDnsSupportpublic final String getInstanceTenancy()
CfnVPCPropsgetInstanceTenancy in interface CfnVPCPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-aws-ec2-vpc-instancetenancypublic final List<CfnTag> getTags()
CfnVPCPropsgetTags in interface CfnVPCPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-aws-ec2-vpc-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.