Values.ProtectedJobStatisticsSourceContains statistics about the execution of the protected job.
type nonrec t = {totalDurationInMillis : Long.t option;The duration of the protected job, from creation until job completion, in milliseconds.
*)billedResourceUtilization : BilledJobResourceUtilization.t option;The billed resource utilization for the protected job.
*)}