| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SharingSettings |
SharingSettings.clone() |
SharingSettings |
UserSettings.getSharingSettings()
The sharing settings.
|
SharingSettings |
SharingSettings.withNotebookOutputOption(NotebookOutputOption notebookOutputOption)
The notebook output option.
|
SharingSettings |
SharingSettings.withNotebookOutputOption(String notebookOutputOption)
The notebook output option.
|
SharingSettings |
SharingSettings.withS3KmsKeyId(String s3KmsKeyId)
The AWS Key Management Service encryption key ID.
|
SharingSettings |
SharingSettings.withS3OutputPath(String s3OutputPath)
The Amazon S3 output path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setSharingSettings(SharingSettings sharingSettings)
The sharing settings.
|
UserSettings |
UserSettings.withSharingSettings(SharingSettings sharingSettings)
The sharing settings.
|
Copyright © 2020. All rights reserved.