clusterVersions

@JvmName(name = "describeClusterVersionsResponseClusterVersionInformation")
fun Flow<DescribeClusterVersionsResponse>.clusterVersions(): Flow<ClusterVersionInformation>

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

Return

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