| 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 key ID for the key used to encrypt the output data, if any.
|
| 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 © 2019. All rights reserved.