| 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 ARN of the AWS KMS key for encrypting data at rest.
|
| 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 © 2024. All rights reserved.