Values.ChannelSourceContains information about a returned CloudTrail channel.
type nonrec t = {channelArn : ChannelArn.t option;The Amazon Resource Name (ARN) of a channel.
*)name : ChannelName.t option;The name of the CloudTrail channel. For service-linked channels, the name is aws-service-channel/service-name/custom-suffix where service-name represents the name of the Amazon Web Services service that created the channel and custom-suffix represents the suffix created by the Amazon Web Services service.
*)}