NetworkInsightsAnalysisForwardPathComponentRouteTableRoute

data class NetworkInsightsAnalysisForwardPathComponentRouteTableRoute(val destinationCidr: String? = null, val destinationPrefixListId: String? = null, val egressOnlyInternetGatewayId: String? = null, val gatewayId: String? = null, val instanceId: String? = null, val natGatewayId: String? = null, val networkInterfaceId: String? = null, val origin: String? = null, val transitGatewayId: String? = null, val vpcPeeringConnectionId: String? = null)

Constructors

constructor(destinationCidr: String? = null, destinationPrefixListId: String? = null, egressOnlyInternetGatewayId: String? = null, gatewayId: String? = null, instanceId: String? = null, natGatewayId: String? = null, networkInterfaceId: String? = null, origin: String? = null, transitGatewayId: String? = null, vpcPeeringConnectionId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val destinationCidr: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val gatewayId: String? = null
Link copied to clipboard
val instanceId: String? = null
Link copied to clipboard
val natGatewayId: String? = null
Link copied to clipboard
Link copied to clipboard
val origin: String? = null
Link copied to clipboard
Link copied to clipboard