encryptionKeyHistoryEntries property

List<EncryptionKeyHistoryEntry>? encryptionKeyHistoryEntries
getter/setter pair

The history of the encryption keys used to encrypt the Autonomous Database.

Output only.

Implementation

core.List<EncryptionKeyHistoryEntry>? encryptionKeyHistoryEntries;