/AWS1/CL_SGMCODEEDITORAPPSTGS¶
The Code Editor application settings.
For more information about Code Editor, see Get started with Code Editor in Amazon SageMaker.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_defaultresourcespec TYPE REF TO /AWS1/CL_SGMRESOURCESPEC /AWS1/CL_SGMRESOURCESPEC¶
DefaultResourceSpec
it_customimages TYPE /AWS1/CL_SGMCUSTOMIMAGE=>TT_CUSTOMIMAGES TT_CUSTOMIMAGES¶
A list of custom SageMaker images that are configured to run as a Code Editor app.
it_lifecycleconfigarns TYPE /AWS1/CL_SGMLCCONFIGARNS_W=>TT_LIFECYCLECONFIGARNS TT_LIFECYCLECONFIGARNS¶
The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
io_applifecyclemanagement TYPE REF TO /AWS1/CL_SGMAPPLCMANAGEMENT /AWS1/CL_SGMAPPLCMANAGEMENT¶
Settings that are used to configure and manage the lifecycle of CodeEditor applications.
iv_builtinlifecycleconfigarn TYPE /AWS1/SGMSTUDIOLCCONFIGARN /AWS1/SGMSTUDIOLCCONFIGARN¶
The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.
Queryable Attributes¶
DefaultResourceSpec¶
DefaultResourceSpec
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTRESOURCESPEC() |
Getter for DEFAULTRESOURCESPEC |
CustomImages¶
A list of custom SageMaker images that are configured to run as a Code Editor app.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMIMAGES() |
Getter for CUSTOMIMAGES, with configurable default |
ASK_CUSTOMIMAGES() |
Getter for CUSTOMIMAGES w/ exceptions if field has no value |
HAS_CUSTOMIMAGES() |
Determine if CUSTOMIMAGES has a value |
LifecycleConfigArns¶
The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLECONFIGARNS() |
Getter for LIFECYCLECONFIGARNS, with configurable default |
ASK_LIFECYCLECONFIGARNS() |
Getter for LIFECYCLECONFIGARNS w/ exceptions if field has no |
HAS_LIFECYCLECONFIGARNS() |
Determine if LIFECYCLECONFIGARNS has a value |
AppLifecycleManagement¶
Settings that are used to configure and manage the lifecycle of CodeEditor applications.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLIFECYCLEMANAGEMENT() |
Getter for APPLIFECYCLEMANAGEMENT |
BuiltInLifecycleConfigArn¶
The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUILTINLCCONFIGARN() |
Getter for BUILTINLIFECYCLECONFIGARN, with configurable defa |
ASK_BUILTINLCCONFIGARN() |
Getter for BUILTINLIFECYCLECONFIGARN w/ exceptions if field |
HAS_BUILTINLCCONFIGARN() |
Determine if BUILTINLIFECYCLECONFIGARN has a value |