| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb.model |
| Modifier and Type | Method and Description |
|---|---|
LedgerEncryptionDescription |
DescribeLedgerResponse.encryptionDescription()
Information about the encryption of data at rest in the ledger.
|
LedgerEncryptionDescription |
UpdateLedgerResponse.encryptionDescription()
Information about the encryption of data at rest in the ledger.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLedgerResponse.Builder |
DescribeLedgerResponse.Builder.encryptionDescription(LedgerEncryptionDescription encryptionDescription)
Information about the encryption of data at rest in the ledger.
|
UpdateLedgerResponse.Builder |
UpdateLedgerResponse.Builder.encryptionDescription(LedgerEncryptionDescription encryptionDescription)
Information about the encryption of data at rest in the ledger.
|
Copyright © 2023. All rights reserved.