@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String routeTableId,
String carrierGatewayId,
String destinationCidrBlock,
String destinationIpv6CidrBlock,
String egressOnlyInternetGatewayId,
String gatewayId,
String instanceId,
String localGatewayId,
String natGatewayId,
String networkInterfaceId,
String transitGatewayId,
String vpcEndpointId,
String vpcPeeringConnectionId)
Constructor that initializes the object based on literal property values passed by the
CfnRouteProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCarrierGatewayId()
`AWS::EC2::Route.CarrierGatewayId`.
|
String |
getDestinationCidrBlock()
`AWS::EC2::Route.DestinationCidrBlock`.
|
String |
getDestinationIpv6CidrBlock()
`AWS::EC2::Route.DestinationIpv6CidrBlock`.
|
String |
getEgressOnlyInternetGatewayId()
`AWS::EC2::Route.EgressOnlyInternetGatewayId`.
|
String |
getGatewayId()
`AWS::EC2::Route.GatewayId`.
|
String |
getInstanceId()
`AWS::EC2::Route.InstanceId`.
|
String |
getLocalGatewayId()
`AWS::EC2::Route.LocalGatewayId`.
|
String |
getNatGatewayId()
`AWS::EC2::Route.NatGatewayId`.
|
String |
getNetworkInterfaceId()
`AWS::EC2::Route.NetworkInterfaceId`.
|
String |
getRouteTableId()
`AWS::EC2::Route.RouteTableId`.
|
String |
getTransitGatewayId()
`AWS::EC2::Route.TransitGatewayId`.
|
String |
getVpcEndpointId()
`AWS::EC2::Route.VpcEndpointId`.
|
String |
getVpcPeeringConnectionId()
`AWS::EC2::Route.VpcPeeringConnectionId`.
|
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(String routeTableId, String carrierGatewayId, String destinationCidrBlock, String destinationIpv6CidrBlock, String egressOnlyInternetGatewayId, String gatewayId, String instanceId, String localGatewayId, String natGatewayId, String networkInterfaceId, String transitGatewayId, String vpcEndpointId, String vpcPeeringConnectionId)
CfnRouteProps.Builder.public final String getRouteTableId()
CfnRoutePropsgetRouteTableId 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()
CfnRoutePropsgetVpcEndpointId 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 © 2021. All rights reserved.