The DB instance identifier for the DB instance to be deleted. This parameter isn't case sensitive. 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; }