snapshots

@JvmName(name = "describeSnapshotsResponseSnapshot")
fun Flow<DescribeSnapshotsResponse>.snapshots(): Flow<Snapshot>

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

Return

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