Values_5.DescribeSpotDatafeedSubscriptionResultSourceContains the output of DescribeSpotDatafeedSubscription.
type nonrec t = {spotDatafeedSubscription : Values_3.SpotDatafeedSubscription.t option;The Spot Instance data feed subscription.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of Values_0.String_.t
| `Structure of
(string * [> `String of Values_0.String_.t ]) list ])
list ])
list ]