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
 Declaration Syntax| C# | 
public DescribeClusterSnapshotsResponse DescribeClusterSnapshots( DescribeClusterSnapshotsRequest request )
 Parameters
 Parameters- request (DescribeClusterSnapshotsRequest)
- Container for the necessary parameters to execute the DescribeClusterSnapshots service method.
 Return Value
 Return ValueThe response from the DescribeClusterSnapshots service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterSnapshotNotFoundException | The snapshot identifier does not refer to an existing cluster snapshot. |