| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
JupyterServerAppSettings |
JupyterServerAppSettings.clone() |
JupyterServerAppSettings |
UserSettings.getJupyterServerAppSettings()
The Jupyter server's app settings.
|
JupyterServerAppSettings |
JupyterServerAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec)
The instance type and quantity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setJupyterServerAppSettings(JupyterServerAppSettings jupyterServerAppSettings)
The Jupyter server's app settings.
|
UserSettings |
UserSettings.withJupyterServerAppSettings(JupyterServerAppSettings jupyterServerAppSettings)
The Jupyter server's app settings.
|
Copyright © 2020. All rights reserved.