Values.GetBatchJobExecutionRequestSourceGets the details of a specific batch job execution for a specific application.
type nonrec t = {applicationId : Identifier.t;The identifier of the application.
*)executionId : Identifier.t;The unique identifier of the batch job execution.
*)}