/** * This file was auto-generated by Fern from our API Definition. */ /** * Runbook ID * * @example * "us_rb_YOUR_ID" */ export type RunbookId = string;