Values.CreateFleetOutputSourceCreates a compute fleet.
type nonrec error = [ | `AccountLimitExceededException of AccountLimitExceededException.t| `InvalidInputException of InvalidInputException.t| `ResourceAlreadyExistsException of ResourceAlreadyExistsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceAlreadyExistsException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceAlreadyExistsException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `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 ]