jupyterLabAppSettings

@JvmName(name = "lbprmkdsquldjfsq")
suspend fun jupyterLabAppSettings(value: Output<DomainJupyterLabAppSettingsArgs>)
@JvmName(name = "llctecikqvwtditf")
suspend fun jupyterLabAppSettings(value: DomainJupyterLabAppSettingsArgs?)

Parameters

value

The settings for the JupyterLab application. SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.


@JvmName(name = "nsneqojvddvbolvy")
suspend fun jupyterLabAppSettings(argument: suspend DomainJupyterLabAppSettingsArgsBuilder.() -> Unit)

Parameters

argument

The settings for the JupyterLab application. SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.