/** * This file was auto-generated by Fern from our API Definition. */ /** * Pipeline Job ID * * @example * "us_jb_YOUR_ID" */ export type JobId = string;