Values.ThirdPartyJobSourceA response to a PollForThirdPartyJobs request returned by CodePipeline when there is a job to be worked on by a partner action.
type nonrec t = {clientId : ClientId.t option;The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details.
*)jobId : JobId.t option;The identifier used to identify the job in CodePipeline.
*)}