Name of the DB instance to create from the DB snapshot. This parameter isn't case sensitive. Constraints:
- 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

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