/AWS1/CL_SGMJUPYTERLABAPPIMA00¶
The configuration for the file system and kernels in a SageMaker AI image running as a JupyterLab app. The FileSystemConfig object is not supported.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_filesystemconfig TYPE REF TO /AWS1/CL_SGMFILESYSTEMCONFIG /AWS1/CL_SGMFILESYSTEMCONFIG¶
The Amazon Elastic File System storage configuration for a SageMaker AI image.
io_containerconfig TYPE REF TO /AWS1/CL_SGMCONTAINERCONFIG /AWS1/CL_SGMCONTAINERCONFIG¶
The configuration used to run the application image container.
Queryable Attributes¶
FileSystemConfig¶
The Amazon Elastic File System storage configuration for a SageMaker AI image.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILESYSTEMCONFIG() |
Getter for FILESYSTEMCONFIG |
ContainerConfig¶
The configuration used to run the application image container.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERCONFIG() |
Getter for CONTAINERCONFIG |