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