The name of the new database instance to be created. 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 TargetDBInstanceIdentifier { get; set; }