routerOutputs

@JvmName(name = "listRouterOutputsResponseListedRouterOutput")
fun Flow<ListRouterOutputsResponse>.routerOutputs(): Flow<ListedRouterOutput>

This paginator transforms the flow returned by listRouterOutputsPaginated to access the nested member ListedRouterOutput

Return

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