C# Class Amazon.Redshift.Model.DescribeClusterSnapshotsRequest

Container for the parameters to the DescribeClusterSnapshots operation.

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.

Inheritance: AmazonRedshiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClusterIdentifier ( ) : bool
IsSetEndTime ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetOwnerAccount ( ) : bool
IsSetSnapshotIdentifier ( ) : bool
IsSetSnapshotType ( ) : bool
IsSetStartTime ( ) : bool
IsSetTagKeys ( ) : bool
IsSetTagValues ( ) : bool