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