clusterSummaries

@JvmName(name = "listClustersResponseClusterSummary")
fun Flow<ListClustersResponse>.clusterSummaries(): Flow<ClusterSummary>

This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary

Return

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