Values.BatchCreateVehicleRequestSourceCreates a group, or batch, of vehicles. You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle. For more information, see Create multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
type nonrec t = {vehicles : CreateVehicleRequestItems.t;A list of information about each vehicle to create. For more information, see the API data type.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of TagKey.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of
PositiveInteger.t ])
list ])
list ])
list ])
list ]
list
| `Map of
([> `String of AttributeName.t ]
* [> `String of AttributeValue.t ])
list
| `String of VehicleName.t ])
list ]
list ])
list ]