globalClusters

@JvmName(name = "describeGlobalClustersResponseGlobalCluster")
fun Flow<DescribeGlobalClustersResponse>.globalClusters(): Flow<GlobalCluster>

This paginator transforms the flow returned by describeGlobalClustersPaginated to access the nested member GlobalCluster

Return

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