public static interface EncryptionAtRest.Builder extends SdkPojo, CopyableBuilder<EncryptionAtRest.Builder,EncryptionAtRest>
Modifier and Type | Method and Description |
---|---|
EncryptionAtRest.Builder |
dataVolumeKMSKeyId(String dataVolumeKMSKeyId)
The AWS KMS key used for data encryption.
|
copy
applyMutation, build
EncryptionAtRest.Builder dataVolumeKMSKeyId(String dataVolumeKMSKeyId)
The AWS KMS key used for data encryption.
dataVolumeKMSKeyId
- The AWS KMS key used for data encryption.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.