Values.GetJobEntityErrorSourceThe error for the job entity.
type nonrec t = {jobDetails : JobDetailsError.t option;The job details for the failed job entity.
*)jobAttachmentDetails : JobAttachmentDetailsError.t option;The job attachment details for the failed job entity.
*)stepDetails : StepDetailsError.t option;The step details for the failed job entity.
*)environmentDetails : EnvironmentDetailsError.t option;The environment details for the failed job entity.
*)}