| 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Key Management Service key ID for the key
used to encrypt the output data, if any.
|
Copyright © 2023. All rights reserved.