/AWS1/CL_ODBENCRYPTIONSUMMARY¶
The encryption configuration for an Autonomous Database.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_encryptionkeyprovider TYPE /AWS1/ODBENCRYPTIONKEYPROVIDER /AWS1/ODBENCRYPTIONKEYPROVIDER¶
The provider of the encryption key used for the Autonomous Database.
io_encryptionkeyconf TYPE REF TO /AWS1/CL_ODBENCRYPTIONKEYCONF /AWS1/CL_ODBENCRYPTIONKEYCONF¶
The configuration of the encryption key used for the Autonomous Database.
Queryable Attributes¶
encryptionKeyProvider¶
The provider of the encryption key used for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONKEYPROVIDER() |
Getter for ENCRYPTIONKEYPROVIDER, with configurable default |
ASK_ENCRYPTIONKEYPROVIDER() |
Getter for ENCRYPTIONKEYPROVIDER w/ exceptions if field has |
HAS_ENCRYPTIONKEYPROVIDER() |
Determine if ENCRYPTIONKEYPROVIDER has a value |
encryptionKeyConfiguration¶
The configuration of the encryption key used for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONKEYCONF() |
Getter for ENCRYPTIONKEYCONFIGURATION |