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

The unique identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.

Constraints: Must be the name of valid cluster.

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

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