Values.DeleteFleetOutputSourceDeletes a compute fleet. When you delete a compute fleet, its builds are not deleted.
type nonrec error = [ | `InvalidInputException of InvalidInputException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidInputException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidInputException of unit
| `Unknown_operation_error of string * string option ]