@Stability(value=External) public static final class CfnVPNGatewayRoutePropagationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPNGatewayRoutePropagationProps
CfnVPNGatewayRoutePropagationProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnVPNGatewayRoutePropagationProps.Builder, CfnVPNGatewayRoutePropagationProps.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getRouteTableIds()
`AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`.
|
String |
getVpnGatewayId()
`AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public List<String> getRouteTableIds()
CfnVPNGatewayRoutePropagationProps
getRouteTableIds
in interface CfnVPNGatewayRoutePropagationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html#cfn-ec2-vpngatewayrouteprop-routetableids
public String getVpnGatewayId()
CfnVPNGatewayRoutePropagationProps
getVpnGatewayId
in interface CfnVPNGatewayRoutePropagationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html#cfn-ec2-vpngatewayrouteprop-vpngatewayid
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.