snapshotCopyGrants

@JvmName(name = "describeSnapshotCopyGrantsResponseSnapshotCopyGrant")
fun Flow<DescribeSnapshotCopyGrantsResponse>.snapshotCopyGrants(): Flow<SnapshotCopyGrant>

This paginator transforms the flow returned by describeSnapshotCopyGrantsPaginated to access the nested member SnapshotCopyGrant

Return

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