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
 Declaration Syntax| C# | 
public string SnapshotClusterIdentifier { get; set; }