| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static LabelingJobResourceConfig.Builder |
LabelingJobResourceConfig.builder() |
LabelingJobResourceConfig.Builder |
LabelingJobResourceConfig.toBuilder() |
LabelingJobResourceConfig.Builder |
LabelingJobResourceConfig.Builder.volumeKmsKeyId(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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LabelingJobResourceConfig.Builder> |
LabelingJobResourceConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default LabelingJobAlgorithmsConfig.Builder |
LabelingJobAlgorithmsConfig.Builder.labelingJobResourceConfig(Consumer<LabelingJobResourceConfig.Builder> labelingJobResourceConfig)
Provides configuration information for a labeling job.
|
Copyright © 2021. All rights reserved.