EncryptionKeyConfiguration
The configuration of the encryption key used for an Autonomous Database. This is a union, so only one of the following members can be specified.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- awsEncryptionKey
-
The configuration of the AWS Key Management Service (KMS) encryption key.
Type: AwsEncryptionKeyConfiguration object
Required: No
- ociEncryptionKey
-
The configuration of the Oracle Cloud Infrastructure (OCI) Vault encryption key.
Type: OciEncryptionKeyConfiguration object
Required: No
- okvEncryptionKey
-
The configuration of the Oracle Key Vault (OKV) encryption key.
Type: OkvEncryptionKeyConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: