@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()
`AWS::EC2::VPCPeeringConnection.PeerOwnerId`.
|
String |
getPeerRegion()
`AWS::EC2::VPCPeeringConnection.PeerRegion`.
|
String |
getPeerRoleArn()
`AWS::EC2::VPCPeeringConnection.PeerRoleArn`.
|
String |
getPeerVpcId()
`AWS::EC2::VPCPeeringConnection.PeerVpcId`.
|
List<CfnTag> |
getTags()
`AWS::EC2::VPCPeeringConnection.Tags`.
|
String |
getVpcId()
`AWS::EC2::VPCPeeringConnection.VpcId`.
|
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 getPeerOwnerId()
CfnVPCPeeringConnectionPropsgetPeerOwnerId in interface CfnVPCPeeringConnectionPropspublic final String getPeerRegion()
CfnVPCPeeringConnectionPropsgetPeerRegion in interface CfnVPCPeeringConnectionPropspublic final String getPeerRoleArn()
CfnVPCPeeringConnectionPropsgetPeerRoleArn in interface CfnVPCPeeringConnectionPropspublic final String getPeerVpcId()
CfnVPCPeeringConnectionPropsgetPeerVpcId in interface CfnVPCPeeringConnectionPropspublic final List<CfnTag> getTags()
CfnVPCPeeringConnectionPropsgetTags in interface CfnVPCPeeringConnectionPropspublic final String getVpcId()
CfnVPCPeeringConnectionPropsgetVpcId in interface CfnVPCPeeringConnectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.