Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobLimits

Package version

Hierarchy

  • JobLimits

Index

Properties

Properties

jobLimitsType

jobLimitsType: "Command" | "Sweep"

Polymorphic discriminator, which specifies the different types this object can be

Optional timeout

timeout: undefined | string

The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.

Generated using TypeDoc