User Profile User Settings Jupyter Lab App Settings Args
data class UserProfileUserSettingsJupyterLabAppSettingsArgs(val codeRepositories: Output<List<UserProfileUserSettingsJupyterLabAppSettingsCodeRepositoryArgs>>? = null, val customImages: Output<List<UserProfileUserSettingsJupyterLabAppSettingsCustomImageArgs>>? = null, val defaultResourceSpec: Output<UserProfileUserSettingsJupyterLabAppSettingsDefaultResourceSpecArgs>? = null, val lifecycleConfigArns: Output<List<String>>? = null) : ConvertibleToJava<UserProfileUserSettingsJupyterLabAppSettingsArgs>
Constructors
Link copied to clipboard
fun UserProfileUserSettingsJupyterLabAppSettingsArgs(codeRepositories: Output<List<UserProfileUserSettingsJupyterLabAppSettingsCodeRepositoryArgs>>? = null, customImages: Output<List<UserProfileUserSettingsJupyterLabAppSettingsCustomImageArgs>>? = null, defaultResourceSpec: Output<UserProfileUserSettingsJupyterLabAppSettingsDefaultResourceSpecArgs>? = null, lifecycleConfigArns: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
val codeRepositories: Output<List<UserProfileUserSettingsJupyterLabAppSettingsCodeRepositoryArgs>>? = null
Link copied to clipboard
val defaultResourceSpec: Output<UserProfileUserSettingsJupyterLabAppSettingsDefaultResourceSpecArgs>? = null