public static interface LabelingJobResourceConfig.Builder extends SdkPojo, CopyableBuilder<LabelingJobResourceConfig.Builder,LabelingJobResourceConfig>
Modifier and Type | Method and Description |
---|---|
LabelingJobResourceConfig.Builder |
volumeKmsKeyId(String volumeKmsKeyId)
The AWS Key Management Service key ID for the key used to encrypt the output data, if any.
|
copy
applyMutation, build
LabelingJobResourceConfig.Builder volumeKmsKeyId(String volumeKmsKeyId)
The AWS Key Management Service key ID for the key used to encrypt the output data, if any.
volumeKmsKeyId
- The AWS Key Management Service key ID for the key used to encrypt the output data, if any.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.