Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateRunDetails

The update run details. Only a limited set of properties of a run can be updated.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional idleTimeoutInMinutes

idleTimeoutInMinutes: undefined | number

The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period. Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days) Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional maxDurationInMinutes

maxDurationInMinutes: undefined | number

The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj