AWS SDK for .NET Documentation
SnapshotIdentifier Property
AmazonAmazon.Redshift.ModelDeleteClusterSnapshotRequestSnapshotIdentifier Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property SnapshotIdentifier.

The unique identifier of the manual snapshot to be deleted.

Constraints: Must be the name of an existing snapshot that is in the

CopyC#
available
state.

Declaration Syntax
C#
public string SnapshotIdentifier { get; set; }

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