@Stability(value=Stable) @Internal public static final class CfnVPNGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPNGatewayProps
CfnVPNGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPNGatewayProps.Builder, CfnVPNGatewayProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVPNGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPNGatewayProps.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) |
Number |
getAmazonSideAsn()
The private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
List<CfnTag> |
getTags()
Any tags assigned to the virtual private gateway.
|
String |
getType()
The type of VPN connection the virtual private gateway supports.
|
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(CfnVPNGatewayProps.Builder builder)
CfnVPNGatewayProps.Builder.public final String getType()
CfnVPNGatewayPropsgetType in interface CfnVPNGatewayPropspublic final Number getAmazonSideAsn()
CfnVPNGatewayPropsgetAmazonSideAsn in interface CfnVPNGatewayPropspublic final List<CfnTag> getTags()
CfnVPNGatewayPropsgetTags in interface CfnVPNGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.