Values_7.CancelSpotInstanceRequestsResultSourceContains the output of CancelSpotInstanceRequests.
type nonrec t = {cancelledSpotInstanceRequests : Values_4.CancelledSpotInstanceRequestList.t
option;The Spot Instance requests.
*)}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 | `String of Values_0.String_.t ])
list ]
list ])
list ]