@Stability(value=Stable) @Internal public static final class CfnVPNConnectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPNConnectionProps
CfnVPNConnectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPNConnectionProps.Builder, CfnVPNConnectionProps.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 customerGatewayId,
String type,
Object staticRoutesOnly,
List<? extends CfnTag> tags,
String transitGatewayId,
String vpnGatewayId,
Object vpnTunnelOptionsSpecifications)
Constructor that initializes the object based on literal property values passed by the
CfnVPNConnectionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCustomerGatewayId()
`AWS::EC2::VPNConnection.CustomerGatewayId`.
|
Object |
getStaticRoutesOnly()
`AWS::EC2::VPNConnection.StaticRoutesOnly`.
|
List<CfnTag> |
getTags()
`AWS::EC2::VPNConnection.Tags`.
|
String |
getTransitGatewayId()
`AWS::EC2::VPNConnection.TransitGatewayId`.
|
String |
getType()
`AWS::EC2::VPNConnection.Type`.
|
String |
getVpnGatewayId()
`AWS::EC2::VPNConnection.VpnGatewayId`.
|
Object |
getVpnTunnelOptionsSpecifications()
`AWS::EC2::VPNConnection.VpnTunnelOptionsSpecifications`.
|
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(String customerGatewayId, String type, Object staticRoutesOnly, List<? extends CfnTag> tags, String transitGatewayId, String vpnGatewayId, Object vpnTunnelOptionsSpecifications)
CfnVPNConnectionProps.Builder.public final String getCustomerGatewayId()
CfnVPNConnectionPropsgetCustomerGatewayId in interface CfnVPNConnectionPropspublic final String getType()
CfnVPNConnectionPropsgetType in interface CfnVPNConnectionPropspublic final Object getStaticRoutesOnly()
CfnVPNConnectionPropsgetStaticRoutesOnly in interface CfnVPNConnectionPropspublic final List<CfnTag> getTags()
CfnVPNConnectionPropsgetTags in interface CfnVPNConnectionPropspublic final String getTransitGatewayId()
CfnVPNConnectionPropsgetTransitGatewayId in interface CfnVPNConnectionPropspublic final String getVpnGatewayId()
CfnVPNConnectionPropsgetVpnGatewayId in interface CfnVPNConnectionPropspublic final Object getVpnTunnelOptionsSpecifications()
CfnVPNConnectionPropsgetVpnTunnelOptionsSpecifications in interface CfnVPNConnectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.