| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CanvasAppSettings |
CanvasAppSettings.clone() |
CanvasAppSettings |
UserSettings.getCanvasAppSettings()
The Canvas app settings.
|
CanvasAppSettings |
CanvasAppSettings.withDirectDeploySettings(DirectDeploySettings directDeploySettings)
The model deployment settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withGenerativeAiSettings(GenerativeAiSettings generativeAiSettings)
The generative AI settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withIdentityProviderOAuthSettings(Collection<IdentityProviderOAuthSetting> identityProviderOAuthSettings)
The settings for connecting to an external data source with OAuth.
|
CanvasAppSettings |
CanvasAppSettings.withIdentityProviderOAuthSettings(IdentityProviderOAuthSetting... identityProviderOAuthSettings)
The settings for connecting to an external data source with OAuth.
|
CanvasAppSettings |
CanvasAppSettings.withKendraSettings(KendraSettings kendraSettings)
The settings for document querying.
|
CanvasAppSettings |
CanvasAppSettings.withModelRegisterSettings(ModelRegisterSettings modelRegisterSettings)
The model registry settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withTimeSeriesForecastingSettings(TimeSeriesForecastingSettings timeSeriesForecastingSettings)
Time series forecast settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withWorkspaceSettings(WorkspaceSettings workspaceSettings)
The workspace settings for the SageMaker Canvas application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setCanvasAppSettings(CanvasAppSettings canvasAppSettings)
The Canvas app settings.
|
UserSettings |
UserSettings.withCanvasAppSettings(CanvasAppSettings canvasAppSettings)
The Canvas app settings.
|
Copyright © 2025. All rights reserved.