AWS SDK for .NET Documentation
DescribeClusterSnapshots Method
AmazonAmazon.RedshiftAmazonRedshiftDescribeClusterSnapshots()()()() Did this page help you?   Yes   No    Tell us about it...
Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.
Declaration Syntax
C#
DescribeClusterSnapshotsResponse DescribeClusterSnapshots()
Return Value
The response from the DescribeClusterSnapshots service method, as returned by Redshift.
Exceptions
ExceptionCondition
ClusterSnapshotNotFoundException The snapshot identifier does not refer to an existing cluster snapshot.

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