@Stability(value=Stable) @Internal public static final class CfnVpcAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVpcAttachmentProps
CfnVpcAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVpcAttachmentProps.Builder, CfnVpcAttachmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVpcAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVpcAttachmentProps.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 |
getCoreNetworkId()
The core network ID.
|
Object |
getOptions()
Options for creating the VPC attachment.
|
List<String> |
getSubnetArns()
The subnet ARNs.
|
List<CfnTag> |
getTags()
The tags associated with the VPC attachment.
|
String |
getVpcArn()
The ARN of the VPC attachment.
|
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(CfnVpcAttachmentProps.Builder builder)
CfnVpcAttachmentProps.Builder.public final String getCoreNetworkId()
CfnVpcAttachmentPropsgetCoreNetworkId in interface CfnVpcAttachmentPropspublic final Object getOptions()
CfnVpcAttachmentPropsgetOptions in interface CfnVpcAttachmentPropspublic final List<String> getSubnetArns()
CfnVpcAttachmentPropsgetSubnetArns in interface CfnVpcAttachmentPropspublic final List<CfnTag> getTags()
CfnVpcAttachmentPropsgetTags in interface CfnVpcAttachmentPropspublic final String getVpcArn()
CfnVpcAttachmentPropsgetVpcArn in interface CfnVpcAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.