Get Transit Route Table Aggregations Transit Route Table Aggregation
data class GetTransitRouteTableAggregationsTransitRouteTableAggregation(val id: String, val routeType: String, val status: String, val transitRouteTableAggregationCidr: String, val transitRouteTableAggregationDescription: String, val transitRouteTableAggregationName: String, val transitRouteTableAggregationScope: String, val transitRouteTableId: String)
Constructors
Link copied to clipboard
fun GetTransitRouteTableAggregationsTransitRouteTableAggregation(id: String, routeType: String, status: String, transitRouteTableAggregationCidr: String, transitRouteTableAggregationDescription: String, transitRouteTableAggregationName: String, transitRouteTableAggregationScope: String, transitRouteTableId: String)