Values_7.CreateFleetResultSourceCreates an EC2 Fleet that contains the configuration information for On-Demand Instances and Spot Instances. Instances are launched immediately if there is available capacity. A single EC2 Fleet can include multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet. For more information, see EC2 Fleet in the Amazon EC2 User Guide.
type nonrec t = {fleetId : Values_1.FleetId.t option;The ID of the EC2 Fleet.
*)errors : Values_4.CreateFleetErrorsSet.t option;Information about the instances that could not be launched by the fleet. Supported only for fleets of type instant.
*)instances : Values_4.CreateFleetInstancesSet.t option;Information about the instances that were launched by the fleet. Supported only for fleets of type instant.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of float
| `Enum of string
| `List of
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `String of string ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `Enum of string
| `String of string ]
list
| `String of string
| `Structure of
(string
* [> `Double of float
| `Integer of int
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
string ])
list ]
list ])
list ])
list ])
list ])
list ])
list ])
list ]
list
| `String of Values_1.FleetId.t ])
list ]