@Stability(value=Stable) @Internal public static final class CfnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteProps
CfnRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteProps.Builder, CfnRouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRouteProps.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) |
String |
getCarrierGatewayId()
The ID of the carrier gateway.
|
String |
getDestinationCidrBlock()
The IPv4 CIDR block used for the destination match.
|
String |
getDestinationIpv6CidrBlock()
The IPv6 CIDR block used for the destination match.
|
String |
getEgressOnlyInternetGatewayId()
The ID of the egress-only internet gateway.
|
String |
getGatewayId()
The ID of an internet gateway or virtual private gateway attached to your VPC.
|
String |
getInstanceId()
The ID of a NAT instance in your VPC.
|
String |
getLocalGatewayId()
The ID of the local gateway.
|
String |
getNatGatewayId()
The ID of a NAT gateway.
|
String |
getNetworkInterfaceId()
The ID of the network interface.
|
String |
getRouteTableId()
The ID of the route table.
|
String |
getTransitGatewayId()
The ID of a transit gateway.
|
String |
getVpcEndpointId()
The ID of a VPC endpoint.
|
String |
getVpcPeeringConnectionId()
The ID of a VPC peering 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(CfnRouteProps.Builder builder)
CfnRouteProps.Builder.public final String getRouteTableId()
CfnRoutePropsThe routing table must be associated with the same VPC that the virtual private gateway is attached to.
getRouteTableId in interface CfnRoutePropspublic final String getCarrierGatewayId()
CfnRoutePropsgetCarrierGatewayId in interface CfnRoutePropspublic final String getDestinationCidrBlock()
CfnRoutePropsgetDestinationCidrBlock in interface CfnRoutePropspublic final String getDestinationIpv6CidrBlock()
CfnRoutePropsgetDestinationIpv6CidrBlock in interface CfnRoutePropspublic final String getEgressOnlyInternetGatewayId()
CfnRoutePropsgetEgressOnlyInternetGatewayId in interface CfnRoutePropspublic final String getGatewayId()
CfnRoutePropsgetGatewayId in interface CfnRoutePropspublic final String getInstanceId()
CfnRoutePropsgetInstanceId in interface CfnRoutePropspublic final String getLocalGatewayId()
CfnRoutePropsgetLocalGatewayId in interface CfnRoutePropspublic final String getNatGatewayId()
CfnRoutePropsgetNatGatewayId in interface CfnRoutePropspublic final String getNetworkInterfaceId()
CfnRoutePropsgetNetworkInterfaceId in interface CfnRoutePropspublic final String getTransitGatewayId()
CfnRoutePropsgetTransitGatewayId in interface CfnRoutePropspublic final String getVpcEndpointId()
CfnRoutePropsSupported for Gateway Load Balancer endpoints only.
getVpcEndpointId in interface CfnRoutePropspublic final String getVpcPeeringConnectionId()
CfnRoutePropsgetVpcPeeringConnectionId in interface CfnRouteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.