Values.UpdateChannelClassSourcePlaceholder documentation for UpdateChannelClass
type nonrec t = {channelClass : ChannelClass.t;The channel class that you wish to update this channel to use.
*)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 ])
list ]