clusterVersions

@JvmName(name = "describeClusterVersionsResponseClusterVersion")
fun Flow<DescribeClusterVersionsResponse>.clusterVersions(): Flow<ClusterVersion>

This paginator transforms the flow returned by describeClusterVersionsPaginated to access the nested member ClusterVersion

Return

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