User Profile User Settings Jupyter Server App Settings Args
data class UserProfileUserSettingsJupyterServerAppSettingsArgs(val codeRepositories: Output<List<UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null, val defaultResourceSpec: Output<UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>? = null, val lifecycleConfigArns: Output<List<String>>? = null) : ConvertibleToJava<UserProfileUserSettingsJupyterServerAppSettingsArgs>
Constructors
Link copied to clipboard
fun UserProfileUserSettingsJupyterServerAppSettingsArgs(codeRepositories: Output<List<UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null, defaultResourceSpec: Output<UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>? = null, lifecycleConfigArns: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
val codeRepositories: Output<List<UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null
Link copied to clipboard