| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionAtRest |
EncryptionAtRest.clone() |
EncryptionAtRest |
EncryptionInfo.getEncryptionAtRest()
The data volume encryption details.
|
EncryptionAtRest |
EncryptionAtRest.withDataVolumeKMSKeyId(String dataVolumeKMSKeyId)
The AWS KMS key used for data encryption.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionInfo.setEncryptionAtRest(EncryptionAtRest encryptionAtRest)
The data volume encryption details.
|
EncryptionInfo |
EncryptionInfo.withEncryptionAtRest(EncryptionAtRest encryptionAtRest)
The data volume encryption details.
|
Copyright © 2018. All rights reserved.