snapshots

@JvmName(name = "describeClusterSnapshotsResponseSnapshot")
fun Flow<DescribeClusterSnapshotsResponse>.snapshots(): Flow<Snapshot>

This paginator transforms the flow returned by describeClusterSnapshotsPaginated to access the nested member Snapshot

Return

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