routerInputs

@JvmName(name = "listRouterInputsResponseListedRouterInput")
fun Flow<ListRouterInputsResponse>.routerInputs(): Flow<ListedRouterInput>

This paginator transforms the flow returned by listRouterInputsPaginated to access the nested member ListedRouterInput

Return

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