The DescribeSnapshots operation returns information about cache cluster snapshots. By default, DescribeSnapshots lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.

C# |
public DescribeSnapshotsResponse DescribeSnapshots( DescribeSnapshotsRequest describeSnapshotsRequest )

- describeSnapshotsRequest (DescribeSnapshotsRequest)
- Container for the necessary parameters to execute the DescribeSnapshots service method on AmazonElastiCache.

The response from the DescribeSnapshots service method, as returned by AmazonElastiCache.
