networkResources

@JvmName(name = "listNetworkResourcesResponseNetworkResource")
fun Flow<ListNetworkResourcesResponse>.networkResources(): Flow<NetworkResource>

This paginator transforms the flow returned by listNetworkResourcesPaginated to access the nested member NetworkResource

Return

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