@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(CfnVPCProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPCProps.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 |
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.protected Jsii$Proxy(CfnVPCProps.Builder builder)
CfnVPCProps.Builder.public final String getCidrBlock()
CfnVPCPropsgetCidrBlock in interface CfnVPCPropspublic final Object getEnableDnsHostnames()
CfnVPCPropsgetEnableDnsHostnames in interface CfnVPCPropspublic final Object getEnableDnsSupport()
CfnVPCPropsgetEnableDnsSupport in interface CfnVPCPropspublic final String getInstanceTenancy()
CfnVPCPropsgetInstanceTenancy in interface CfnVPCPropspublic final List<CfnTag> getTags()
CfnVPCPropsgetTags in interface CfnVPCProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.