dbClusters

@JvmName(name = "describeDbClustersResponseDbCluster")
fun Flow<DescribeDbClustersResponse>.dbClusters(): Flow<DbCluster>

This paginator transforms the flow returned by describeDbClustersPaginated to access the nested member DbCluster

Return

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