Uses of Class
software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
-
Packages that use WorkspaceSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of WorkspaceSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return WorkspaceSettings Modifier and Type Method Description WorkspaceSettingsCanvasAppSettings. workspaceSettings()The workspace settings for the SageMaker Canvas application.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type WorkspaceSettings Modifier and Type Method Description CanvasAppSettings.BuilderCanvasAppSettings.Builder. workspaceSettings(WorkspaceSettings workspaceSettings)The workspace settings for the SageMaker Canvas application.
-