Gets and sets the property ClusterIdentifier.
The unique identifier of the source cluster to copy snapshots from.
Constraints: Must be the valid name of an existing cluster that does not already have cross-region snapshot copy enabled.

C# |
public string ClusterIdentifier { get; set; }