Values.GetJobRequestSourceThe request structure for the get job request.
type nonrec t = {appId : AppId.t;The unique ID for an Amplify app.
*)branchName : BranchName.t;The name of the branch to use for the job.
*)jobId : JobId.t;The unique ID for the job.
*)}