Values.BatchStartViewerSessionRevocationErrorSourceError for a request in the batch for BatchStartViewerSessionRevocation. Each error is related to a specific channel-ARN and viewer-ID pair.
type nonrec t = {channelArn : ChannelArn.t option;Channel ARN.
*)viewerId : ViewerId.t option;The ID of the viewer session to revoke.
*)code : ErrorCode.t option;Error code.
*)message : ErrorMessage.t option;Error message, determined by the application.
*)}