/AWS1/CL_GG2IOTJOBTMOUTCONFIG¶
Contains information about the timeout configuration for a job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_inprgsstimeoutinminutes TYPE /AWS1/GG2IOTJOBINPRGTOINMINS /AWS1/GG2IOTJOBINPRGTOINMINS¶
The amount of time, in minutes, that devices have to complete the job. The timer starts when the job status is set to
IN_PROGRESS. If the job status doesn't change to a terminal state before the time expires, then the job status is set toTIMED_OUT.The timeout interval must be between 1 minute and 7 days (10080 minutes).
Queryable Attributes¶
inProgressTimeoutInMinutes¶
The amount of time, in minutes, that devices have to complete the job. The timer starts when the job status is set to
IN_PROGRESS. If the job status doesn't change to a terminal state before the time expires, then the job status is set toTIMED_OUT.The timeout interval must be between 1 minute and 7 days (10080 minutes).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPRGSSTIMEOUTINMINUTES() |
Getter for INPROGRESSTIMEOUTINMINUTES, with configurable def |
ASK_INPRGSSTIMEOUTINMINUTES() |
Getter for INPROGRESSTIMEOUTINMINUTES w/ exceptions if field |
HAS_INPRGSSTIMEOUTINMINUTES() |
Determine if INPROGRESSTIMEOUTINMINUTES has a value |