Encryption Key Details Response
data class EncryptionKeyDetailsResponse(val kekType: String? = null, val kekUrl: String? = null, val kekVaultResourceID: String? = null)
Specifies the encryption key properties
Specifies the encryption key properties