The identifier for the DB snapshot. Constraints: 
- Cannot be null, empty, or blank
- Must contain from 1 to 255 alphanumeric characters or hyphens
- First character must be a letter
- Cannot end with a hyphen or contain two consecutive hyphens
 Declaration Syntax
 Declaration Syntax| C# | 
public string DBSnapshotIdentifier { get; set; }