Domain Default Space Settings Jupyter Server App Settings Args
data class DomainDefaultSpaceSettingsJupyterServerAppSettingsArgs(val codeRepositories: Output<List<DomainDefaultSpaceSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null, val defaultResourceSpec: Output<DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>? = null, val lifecycleConfigArns: Output<List<String>>? = null) : ConvertibleToJava<DomainDefaultSpaceSettingsJupyterServerAppSettingsArgs>
Constructors
Link copied to clipboard
fun DomainDefaultSpaceSettingsJupyterServerAppSettingsArgs(codeRepositories: Output<List<DomainDefaultSpaceSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null, defaultResourceSpec: Output<DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>? = null, lifecycleConfigArns: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
val codeRepositories: Output<List<DomainDefaultSpaceSettingsJupyterServerAppSettingsCodeRepositoryArgs>>? = null
Link copied to clipboard