Get Route Result
data class GetRouteResult(val carrierGatewayId: String, val coreNetworkArn: String, val destinationCidrBlock: String, val destinationIpv6CidrBlock: String, val destinationPrefixListId: String, val egressOnlyGatewayId: String, val gatewayId: String, val id: String, val instanceId: String, val localGatewayId: String, val natGatewayId: String, val networkInterfaceId: String, val routeTableId: String, val transitGatewayId: String, val vpcPeeringConnectionId: String)
A collection of values returned by getRoute.
Constructors
Link copied to clipboard
fun GetRouteResult(carrierGatewayId: String, coreNetworkArn: String, destinationCidrBlock: String, destinationIpv6CidrBlock: String, destinationPrefixListId: String, egressOnlyGatewayId: String, gatewayId: String, id: String, instanceId: String, localGatewayId: String, natGatewayId: String, networkInterfaceId: String, routeTableId: String, transitGatewayId: String, vpcPeeringConnectionId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard