dbClusterSnapshots

@JvmName(name = "describeDbClusterSnapshotsResponseDbClusterSnapshot")
fun Flow<DescribeDbClusterSnapshotsResponse>.dbClusterSnapshots(): Flow<DbClusterSnapshot>

This paginator transforms the flow returned by describeDbClusterSnapshotsPaginated to access the nested member DbClusterSnapshot

Return

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