NAME
Paws::RedShift::SnapshotCopyGrantMessage
ATTRIBUTES
Marker => Str
An optional parameter that specifies the starting point to return a set
of response records. When the results of a C<DescribeSnapshotCopyGrant>
request exceed the value specified in C<MaxRecords>, AWS returns a
value in the C<Marker> field of the response. You can retrieve the next
set of response records by providing the returned marker value in the
C<Marker> parameter and retrying the request.
Constraints: You can specify either the SnapshotCopyGrantName parameter or the Marker parameter, but not both.
SnapshotCopyGrants => ArrayRef[Paws::RedShift::SnapshotCopyGrant]
The list of snapshot copy grants.