Values.BatchGetCodeReviewJobsInputSourceInput for BatchGetCodeReviewJobs operation.
type nonrec t = {codeReviewJobIds : CodeReviewJobIdList.t;The list of code review job identifiers to retrieve.
*)agentSpaceId : String_.t;The unique identifier of the agent space that contains the code review jobs.
*)}