| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LabelingJobOutputConfig |
CreateLabelingJobRequest.outputConfig()
The location of the output data and the AWS Key Management Service key ID for the key used to encrypt the output
data, if any.
|
LabelingJobOutputConfig |
DescribeLabelingJobResponse.outputConfig()
The location of the job's output data and the AWS Key Management Service key ID for the key used to encrypt the
output data, if any.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLabelingJobRequest.Builder |
CreateLabelingJobRequest.Builder.outputConfig(LabelingJobOutputConfig outputConfig)
The location of the output data and the AWS Key Management Service key ID for the key used to encrypt the
output data, if any.
|
DescribeLabelingJobResponse.Builder |
DescribeLabelingJobResponse.Builder.outputConfig(LabelingJobOutputConfig outputConfig)
The location of the job's output data and the AWS Key Management Service key ID for the key used to encrypt
the output data, if any.
|
Copyright © 2021. All rights reserved.