Values_1.DeleteMlflowTrackingServerResponseSourceDeletes an MLflow Tracking Server. For more information, see Clean up MLflow resources.
type nonrec t = {trackingServerArn : TrackingServerArn.t option;A TrackingServerArn object, the ARN of the tracking server that is deleted if successfully found.
*)}type nonrec error = [ | `ResourceNotFound of Values_0.ResourceNotFound.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]