| 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 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 |
|---|---|
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 © 2019. All rights reserved.