/AWS1/CL_DZNENVIRONMENTCONFIG¶
The environment configuration for a notebook run in Amazon SageMaker Unified Studio.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_imageversion TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The image version for the notebook run environment.
io_packageconfig TYPE REF TO /AWS1/CL_DZNPACKAGECONFIG /AWS1/CL_DZNPACKAGECONFIG¶
The package configuration for the notebook run environment.
Queryable Attributes¶
imageVersion¶
The image version for the notebook run environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEVERSION() |
Getter for IMAGEVERSION, with configurable default |
ASK_IMAGEVERSION() |
Getter for IMAGEVERSION w/ exceptions if field has no value |
HAS_IMAGEVERSION() |
Determine if IMAGEVERSION has a value |
packageConfig¶
The package configuration for the notebook run environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKAGECONFIG() |
Getter for PACKAGECONFIG |