clusters

@JvmName(name = "describeClustersResponseCluster")
fun Flow<DescribeClustersResponse>.clusters(): Flow<Cluster>

This paginator transforms the flow returned by describeClustersPaginated to access the nested member Cluster

Return

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