OkvEncryptionKey
The configuration of the Oracle Key Vault (OKV) encryption key.
Inherited functions
Casts this EncryptionKeyConfiguration as a AwsEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.AwsEncryptionKeyConfiguration value. Throws an exception if the EncryptionKeyConfiguration is not a AwsEncryptionKey.
Casts this EncryptionKeyConfiguration as a AwsEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.AwsEncryptionKeyConfiguration value. Returns null if the EncryptionKeyConfiguration is not a AwsEncryptionKey.
Casts this EncryptionKeyConfiguration as a OciEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.OciEncryptionKeyConfiguration value. Throws an exception if the EncryptionKeyConfiguration is not a OciEncryptionKey.
Casts this EncryptionKeyConfiguration as a OciEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.OciEncryptionKeyConfiguration value. Returns null if the EncryptionKeyConfiguration is not a OciEncryptionKey.
Casts this EncryptionKeyConfiguration as a OkvEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.OkvEncryptionKeyConfiguration value. Throws an exception if the EncryptionKeyConfiguration is not a OkvEncryptionKey.
Casts this EncryptionKeyConfiguration as a OkvEncryptionKey and retrieves its aws.sdk.kotlin.services.odb.model.OkvEncryptionKeyConfiguration value. Returns null if the EncryptionKeyConfiguration is not a OkvEncryptionKey.