Values.BatchGetFleetsOutputSourceGets information about one or more compute fleets.
type nonrec t = {fleets : Fleets.t option;Information about the requested compute fleets.
*)fleetsNotFound : FleetNames.t option;The names of compute fleets for which information could not be found.
*)}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 ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of FleetCapacity.t
| `List of
[> `Structure of
(string * [> `String of KeyInput.t ]) list ]
list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of FleetCapacity.t
| `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Double of WrapperDouble.t
| `Enum of string
| `List of [> `String of String_.t ] list ])
list ]
list
| `Long of WrapperLong.t
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]