GetRouteResult

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
constructor(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

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard