@Stability(value=Experimental) @Internal public static final class VpnConnectionAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VpnConnectionAttributes
VpnConnectionAttributessoftware.amazon.jsii.JsiiObject.InitializationModeVpnConnectionAttributes.Builder, VpnConnectionAttributes.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(VpnConnectionAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpnConnectionAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCustomerGatewayAsn()
(experimental) The ASN of the customer gateway.
|
String |
getCustomerGatewayId()
(experimental) The id of the customer gateway.
|
String |
getCustomerGatewayIp()
(experimental) The ip address of the customer gateway.
|
String |
getVpnId()
(experimental) The id of the VPN connection.
|
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(VpnConnectionAttributes.Builder builder)
VpnConnectionAttributes.Builder.public final Number getCustomerGatewayAsn()
VpnConnectionAttributesgetCustomerGatewayAsn in interface VpnConnectionAttributespublic final String getCustomerGatewayId()
VpnConnectionAttributesgetCustomerGatewayId in interface VpnConnectionAttributespublic final String getCustomerGatewayIp()
VpnConnectionAttributesgetCustomerGatewayIp in interface VpnConnectionAttributespublic final String getVpnId()
VpnConnectionAttributesgetVpnId in interface VpnConnectionAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.