| 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 Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to
encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference
jobs used for automated data labeling.
|
LabelingJobResourceConfig |
LabelingJobResourceConfig.withVpcConfig(VpcConfig vpcConfig) |
| 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 © 2024. All rights reserved.