StopJobRunRequest: {
    jobRunId: string;
    region?: Region;
}

Type declaration

  • jobRunId: string

    UUID of the job run to stop.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.