User Profile User Settings Jupyter Server App Settings
data class UserProfileUserSettingsJupyterServerAppSettings(val codeRepositories: List<UserProfileUserSettingsJupyterServerAppSettingsCodeRepository>? = null, val defaultResourceSpec: UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpec? = null, val lifecycleConfigArns: List<String>? = null)
Constructors
Link copied to clipboard
fun UserProfileUserSettingsJupyterServerAppSettings(codeRepositories: List<UserProfileUserSettingsJupyterServerAppSettingsCodeRepository>? = null, defaultResourceSpec: UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpec? = null, lifecycleConfigArns: List<String>? = null)