@Stability(value=Stable) @Internal public static final class CfnVPNGatewayRoutePropagationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPNGatewayRoutePropagationProps
CfnVPNGatewayRoutePropagationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPNGatewayRoutePropagationProps.Builder, CfnVPNGatewayRoutePropagationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVPNGatewayRoutePropagationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPNGatewayRoutePropagationProps.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) |
List<String> |
getRouteTableIds()
The ID of the route table.
|
String |
getVpnGatewayId()
The ID of the virtual private gateway that is attached to a 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(CfnVPNGatewayRoutePropagationProps.Builder builder)
CfnVPNGatewayRoutePropagationProps.Builder.public final List<String> getRouteTableIds()
CfnVPNGatewayRoutePropagationPropsThe routing table must be associated with the same VPC that the virtual private gateway is attached to.
getRouteTableIds in interface CfnVPNGatewayRoutePropagationPropspublic final String getVpnGatewayId()
CfnVPNGatewayRoutePropagationPropsThe virtual private gateway must be attached to the same VPC that the routing tables are associated with.
getVpnGatewayId in interface CfnVPNGatewayRoutePropagationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.