networks

@JvmName(name = "listNetworksResponseDescribeNetworkSummary")
fun Flow<ListNetworksResponse>.networks(): Flow<DescribeNetworkSummary>

This paginator transforms the flow returned by listNetworksPaginated to access the nested member DescribeNetworkSummary

Return

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