NAME
Paws::EC2::DescribeSnapshotsResult
ATTRIBUTES
NextToken => Str
The C<NextToken> value to include in a future C<DescribeSnapshots>
request. When the results of a C<DescribeSnapshots> request exceed
C<MaxResults>, this value can be used to retrieve the next page of
results. This value is C<null> when there are no more results to
return.
Snapshots => ArrayRef[Paws::EC2::Snapshot]
Information about the snapshots.