C# Class Amazon.Redshift.Model.CreateClusterSnapshotRequest

Container for the parameters to the CreateClusterSnapshot operation. Creates a manual snapshot of the specified cluster. The cluster must be in the available state.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

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

Private Methods

Method Description
IsSetClusterIdentifier ( ) : bool
IsSetSnapshotIdentifier ( ) : bool
IsSetTags ( ) : bool