Gets and sets the property FinalClusterSnapshotIdentifier. 
            
                        The identifier of the final snapshot that is to be created immediately
            before deleting the cluster. If this            parameter is provided, SkipFinalClusterSnapshot
            must be  CopyC#.
CopyC#.        
            false
Constraints:
- Must be 1 to 255 alphanumeric characters.
- First character must be a letter.
- Cannot end with a hyphen or contain two consecutive hyphens.
 Declaration Syntax
 Declaration Syntax| C# | 
public string FinalClusterSnapshotIdentifier { get; set; }