Values.UpdateTargetSourceA maintenance track that you can switch the current track to.
type nonrec t = {maintenanceTrackName : String_.t option;The name of the new maintenance track.
*)databaseVersion : String_.t option;The cluster version for the new maintenance track.
*)supportedOperations : SupportedOperationList.t option;A list of operations supported by the maintenance track.
*)}