Values.GetCodegenJobRequestSourceReturns an existing code generation job.
type nonrec t = {appId : AppId.t;The unique ID of the Amplify app associated with the code generation job.
*)environmentName : String_.t;The name of the backend environment that is a part of the Amplify app associated with the code generation job.
*)id : Uuid.t;The unique ID of the code generation job.
*)}