Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateJobDetails

The details required to update a job.

Properties

Optional description

description: undefined | string

The description of the job.

jobType

jobType: string

Optional resultLocation

resultLocation: model.ObjectStorageJobExecutionResultLocation

Optional scheduleDetails

scheduleDetails: model.JobScheduleDetails

Optional timeout

timeout: undefined | string

The job timeout duration, which is expressed like "1h 10m 15s".

Functions

getDeserializedJsonObj

getJsonObj