Values.UpdateChannelClassRequestSourceChannel class that the channel should be updated to.
type nonrec t = {channelClass : ChannelClass.t;The channel class that you wish to update this channel to use.
*)channelId : string;Channel Id of the channel whose class should be updated.
*)destinations : OutputDestination.t list option;A list of output destinations for this channel.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `String of string ])
list ]
list
| `String of string
| `Structure of (string * [> `String of string ]) list ])
list ]
list
| `String of string ])
list ]