class Aws::ElastiCache::Types::DescribeSnapshotsListMessage

Represents the output of a `DescribeSnapshots` operation.

@!attribute [rw] marker

An optional marker returned from a prior request. Use this marker
for pagination of results from this operation. If this parameter is
specified, the response includes only records beyond the marker, up
to the value specified by `MaxRecords`.
@return [String]

@!attribute [rw] snapshots

A list of snapshots. Each item in the list contains detailed
information about one snapshot.
@return [Array<Types::Snapshot>]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DescribeSnapshotsListMessage AWS API Documentation

Constants

SENSITIVE