gatewayRoutes

@JvmName(name = "listGatewayRoutesResponseGatewayRouteRef")
fun Flow<ListGatewayRoutesResponse>.gatewayRoutes(): Flow<GatewayRouteRef>

This paginator transforms the flow returned by listGatewayRoutesPaginated to access the nested member GatewayRouteRef

Return

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