Values_4.PurchaseScheduledInstancesResultSourceContains the output of PurchaseScheduledInstances.
type nonrec t = {scheduledInstanceSet : Values_3.PurchasedScheduledInstanceSet.t option;Information about the Scheduled Instances.
*)}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
* [> `Integer of Values_0.Integer.t
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Integer of Values_0.Integer.t
| `List of [> `Integer of int ] list
| `String of Values_0.String_.t ])
list
| `Timestamp of Values_0.DateTime.t ])
list ]
list ])
list ]