/AWS1/CL_DZNTIMEOUTCONFIG¶
The timeout configuration for a notebook run in Amazon SageMaker Unified Studio.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_runtimeoutinminutes TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The timeout for the notebook run, in minutes. The minimum value is 60 minutes (1 hour), the maximum value is 1440 minutes (24 hours), and the default value is 720 minutes (12 hours).
Queryable Attributes¶
runTimeoutInMinutes¶
The timeout for the notebook run, in minutes. The minimum value is 60 minutes (1 hour), the maximum value is 1440 minutes (24 hours), and the default value is 720 minutes (12 hours).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMEOUTINMINUTES() |
Getter for RUNTIMEOUTINMINUTES, with configurable default |
ASK_RUNTIMEOUTINMINUTES() |
Getter for RUNTIMEOUTINMINUTES w/ exceptions if field has no |
HAS_RUNTIMEOUTINMINUTES() |
Determine if RUNTIMEOUTINMINUTES has a value |