Values.BatchErrorSourceError related to a specific channel, specified by its ARN.
type nonrec t = {arn : ResourceArn.t option;ARN of an IVS resource; e.g., channel.
*)code : ErrorCode.t option;Error code.
*)message : ErrorMessage.t option;Error message, determined by the application.
*)}