Values.ChannelSourceA Channel resource configuration.
type nonrec t = {arn : string option;The Amazon Resource Name (ARN) assigned to the Channel.
*)createdAt : string option;The date and time the Channel was created.
*)description : string option;A short text description of the Channel.
*)egressAccessLogs : EgressAccessLogs.t option;hlsIngest : HlsIngest.t option;id : string option;The ID of the Channel.
*)ingressAccessLogs : IngressAccessLogs.t option;}