clusterDbRevisions

@JvmName(name = "describeClusterDbRevisionsResponseClusterDbRevision")
fun Flow<DescribeClusterDbRevisionsResponse>.clusterDbRevisions(): Flow<ClusterDbRevision>

This paginator transforms the flow returned by describeClusterDbRevisionsPaginated to access the nested member ClusterDbRevision

Return

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