Values.UpdateFeedRequestSourceUpdates the name and/or outputs in a feed.
type nonrec t = {name : ResourceName.t;Required. You can specify the existing name (to leave it unchanged) or a new name.
*)id : FeedId.t;The ID of the feed to update.
*)outputs : UpdateOutputList.t;Required. You can specify the existing array of outputs (to leave outputs unchanged) or you can specify a new array.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of ResourceName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `String of ResourceDescription.t ])
list ])
list ])
list ]
list
| `String of ResourceName.t ])
list ]