Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EncryptionKey

import type { EncryptionKey } from "https://aws-api.deno.dev/v0.4/services/translate.ts?docs=full";

The encryption key used to encrypt this object.

interface EncryptionKey {
Id: string;
}

§Properties

§
Id: string
[src]

The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.

§

The type of encryption key used by Amazon Translate to encrypt this object.