EncryptionKeyCopyimport type { EncryptionKey } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/translate.ts";interface EncryptionKey {Id: string;Type: EncryptionKeyType;}§Properties§Id: string[src]§Type: EncryptionKeyType[src]