Gets and sets the property SourceSnapshotClusterIdentifier. 
            
The identifier of the cluster the source 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 identifier for a valid cluster.
 Declaration Syntax
 Declaration Syntax| C# | 
public string SourceSnapshotClusterIdentifier { get; set; }