The identifier for the DB snapshot to restore from. Constraints:
- Must contain from 1 to 63 alphanumeric characters or hyphens
- First character must be a letter
- Cannot end with a hyphen or contain two consecutive hyphens

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