Values.BatchGetFindingsInputSourceInput for BatchGetFindings operation.
type nonrec t = {findingIds : FindingIdList.t;The list of finding identifiers to retrieve.
*)agentSpaceId : String_.t;The unique identifier of the agent space that contains the findings.
*)}