snapshots

@JvmName(name = "listClusterSnapshotsResponseClusterSnapshotInList")
fun Flow<ListClusterSnapshotsResponse>.snapshots(): Flow<ClusterSnapshotInList>

This paginator transforms the flow returned by listClusterSnapshotsPaginated to access the nested member ClusterSnapshotInList

Return

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