Space Space Settings Code Editor App Settings
data class SpaceSpaceSettingsCodeEditorAppSettings(val appLifecycleManagement: SpaceSpaceSettingsCodeEditorAppSettingsAppLifecycleManagement? = null, val defaultResourceSpec: SpaceSpaceSettingsCodeEditorAppSettingsDefaultResourceSpec)
Constructors
Link copied to clipboard
constructor(appLifecycleManagement: SpaceSpaceSettingsCodeEditorAppSettingsAppLifecycleManagement? = null, defaultResourceSpec: SpaceSpaceSettingsCodeEditorAppSettingsDefaultResourceSpec)
Properties
Link copied to clipboard
Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space. See app_lifecycle_management
Block below.
Link copied to clipboard
The default instance type and the Amazon Resource Name (ARN) of the SageMaker AI image created on the instance. See default_resource_spec
Block below.