Values.DescribeMediaStorageConfigurationInputSourceReturns the most current information about the channel. Specify the ChannelName or ChannelARN in the input.
type nonrec t = {channelName : ChannelName.t option;The name of the channel.
*)channelARN : ResourceARN.t option;The Amazon Resource Name (ARN) of the channel.
*)}