clusterArns

@JvmName(name = "listClustersResponseString")
fun Flow<ListClustersResponse>.clusterArns(): Flow<String>

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

Return

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