Get Network Insights Analysis Return Path Component Route Table Route
data class GetNetworkInsightsAnalysisReturnPathComponentRouteTableRoute(val destinationCidr: String, val destinationPrefixListId: String, val egressOnlyInternetGatewayId: String, val gatewayId: String, val instanceId: String, val natGatewayId: String, val networkInterfaceId: String, val origin: String, val transitGatewayId: String, val vpcPeeringConnectionId: String)