Values.BatchGetPentestJobsInputSourceInput for BatchGetPentestJobs operation.
type nonrec t = {pentestJobIds : PentestJobIdList.t;The list of pentest job identifiers to retrieve.
*)agentSpaceId : String_.t;The unique identifier of the agent space that contains the pentest jobs.
*)}