AWS SDK for .NET Documentation
DescribeSnapshots Method (describeSnapshotsRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientDescribeSnapshots(DescribeSnapshotsRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public DescribeSnapshotsResponse DescribeSnapshots(
	DescribeSnapshotsRequest describeSnapshotsRequest
)
Parameters
describeSnapshotsRequest (DescribeSnapshotsRequest)
Container for the necessary parameters to execute the DescribeSnapshots service method on AmazonElastiCache.
Return Value
The response from the DescribeSnapshots service method, as returned by AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)