User Profile User Settings Jupyter Lab App Settings
data class UserProfileUserSettingsJupyterLabAppSettings(val codeRepositories: List<UserProfileUserSettingsJupyterLabAppSettingsCodeRepository>? = null, val customImages: List<UserProfileUserSettingsJupyterLabAppSettingsCustomImage>? = null, val defaultResourceSpec: UserProfileUserSettingsJupyterLabAppSettingsDefaultResourceSpec? = null, val lifecycleConfigArns: List<String>? = null)
Constructors
Link copied to clipboard
fun UserProfileUserSettingsJupyterLabAppSettings(codeRepositories: List<UserProfileUserSettingsJupyterLabAppSettingsCodeRepository>? = null, customImages: List<UserProfileUserSettingsJupyterLabAppSettingsCustomImage>? = null, defaultResourceSpec: UserProfileUserSettingsJupyterLabAppSettingsDefaultResourceSpec? = null, lifecycleConfigArns: List<String>? = null)