

# OkvEncryptionKeyConfiguration
<a name="API_OkvEncryptionKeyConfiguration"></a>

The configuration of the Oracle Key Vault (OKV) encryption key used for an Autonomous Database.

## Contents
<a name="API_OkvEncryptionKeyConfiguration_Contents"></a>

 ** certificateDirectoryName **   <a name="odb-Type-OkvEncryptionKeyConfiguration-certificateDirectoryName"></a>
The name of the directory that contains the Oracle Key Vault (OKV) certificate.  
Type: String  
Required: Yes

 ** directoryName **   <a name="odb-Type-OkvEncryptionKeyConfiguration-directoryName"></a>
The name of the directory where the Oracle Key Vault (OKV) configuration is stored.  
Type: String  
Required: Yes

 ** okvKmsKey **   <a name="odb-Type-OkvEncryptionKeyConfiguration-okvKmsKey"></a>
The identifier of the Oracle Key Vault (OKV) key to use for encryption.  
Type: String  
Required: Yes

 ** okvUri **   <a name="odb-Type-OkvEncryptionKeyConfiguration-okvUri"></a>
The URI of the Oracle Key Vault (OKV) server.  
Type: String  
Required: Yes

 ** certificateId **   <a name="odb-Type-OkvEncryptionKeyConfiguration-certificateId"></a>
The identifier of the Oracle Key Vault (OKV) certificate.  
Type: String  
Required: No

## See Also
<a name="API_OkvEncryptionKeyConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OkvEncryptionKeyConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OkvEncryptionKeyConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OkvEncryptionKeyConfiguration) 