Values.CreateChannelRequestSourceA new Channel configuration.
type nonrec t = {description : string option;A short text description of the Channel.
*)id : string;The ID of the Channel. The ID must be unique within the region and it cannot be changed after a Channel is created.
*)}