| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LabelingJobResourceConfig |
LabelingJobResourceConfig.clone() |
LabelingJobResourceConfig |
LabelingJobAlgorithmsConfig.getLabelingJobResourceConfig()
Provides configuration information for a labeling job.
|
LabelingJobResourceConfig |
LabelingJobResourceConfig.withVolumeKmsKeyId(String volumeKmsKeyId)
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the training job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelingJobAlgorithmsConfig.setLabelingJobResourceConfig(LabelingJobResourceConfig labelingJobResourceConfig)
Provides configuration information for a labeling job.
|
LabelingJobAlgorithmsConfig |
LabelingJobAlgorithmsConfig.withLabelingJobResourceConfig(LabelingJobResourceConfig labelingJobResourceConfig)
Provides configuration information for a labeling job.
|
Copyright © 2020. All rights reserved.