routeTables

@JvmName(name = "describeRouteTablesResponseRouteTable")
fun Flow<DescribeRouteTablesResponse>.routeTables(): Flow<RouteTable>

This paginator transforms the flow returned by describeRouteTablesPaginated to access the nested member RouteTable

Return

A kotlinx.coroutines.flow.Flow that can collect RouteTable