Values.LatestServiceJobAttemptSourceInformation about the latest attempt of a service job. A Service job can transition from SCHEDULED back to RUNNABLE state when they encounter capacity constraints.
type nonrec t = {serviceResourceId : ServiceResourceId.t option;The service resource identifier associated with the service job attempt.
*)}