@Stability(value=Stable) @Internal public static final class CfnVPCPeeringConnectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPCPeeringConnectionProps
CfnVPCPeeringConnectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPCPeeringConnectionProps.Builder, CfnVPCPeeringConnectionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVPCPeeringConnectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPCPeeringConnectionProps.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 |
getPeerOwnerId()
The AWS account ID of the owner of the accepter VPC.
|
String |
getPeerRegion()
The Region code for the accepter VPC, if the accepter VPC is located in a Region other than the Region in which you make the request.
|
String |
getPeerRoleArn()
The Amazon Resource Name (ARN) of the VPC peer role for the peering connection in another AWS account.
|
String |
getPeerVpcId()
The ID of the VPC with which you are creating the VPC peering connection.
|
List<CfnTag> |
getTags()
Any tags assigned to the resource.
|
String |
getVpcId()
The ID of the VPC.
|
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(CfnVPCPeeringConnectionProps.Builder builder)
CfnVPCPeeringConnectionProps.Builder.public final String getPeerVpcId()
CfnVPCPeeringConnectionPropsYou must specify this parameter in the request.
getPeerVpcId in interface CfnVPCPeeringConnectionPropspublic final String getVpcId()
CfnVPCPeeringConnectionPropsgetVpcId in interface CfnVPCPeeringConnectionPropspublic final String getPeerOwnerId()
CfnVPCPeeringConnectionPropsDefault: Your AWS account ID
getPeerOwnerId in interface CfnVPCPeeringConnectionPropspublic final String getPeerRegion()
CfnVPCPeeringConnectionPropsDefault: The Region in which you make the request.
getPeerRegion in interface CfnVPCPeeringConnectionPropspublic final String getPeerRoleArn()
CfnVPCPeeringConnectionPropsThis is required when you are peering a VPC in a different AWS account.
getPeerRoleArn in interface CfnVPCPeeringConnectionPropspublic final List<CfnTag> getTags()
CfnVPCPeeringConnectionPropsgetTags in interface CfnVPCPeeringConnectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.