Get Network Insights Analysis Explanation Route Table Route
data class GetNetworkInsightsAnalysisExplanationRouteTableRoute(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)
Constructors
Link copied to clipboard
fun GetNetworkInsightsAnalysisExplanationRouteTableRoute(destinationCidr: String, destinationPrefixListId: String, egressOnlyInternetGatewayId: String, gatewayId: String, instanceId: String, natGatewayId: String, networkInterfaceId: String, origin: String, transitGatewayId: String, vpcPeeringConnectionId: String)