Domain Default User Settings Jupyter Lab App Settings App Lifecycle Management
data class DomainDefaultUserSettingsJupyterLabAppSettingsAppLifecycleManagement(val idleSettings: DomainDefaultUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null)
Constructors
Link copied to clipboard
constructor(idleSettings: DomainDefaultUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null)
Properties
Link copied to clipboard
val idleSettings: DomainDefaultUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null
Settings related to idle shutdown of Studio applications. see idle_settings
Block below.