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

GetFieldLevelEncryptionConfigResult

import type { GetFieldLevelEncryptionConfigResult } from "https://aws-api.deno.dev/v0.4/services/cloudfront.ts?docs=full";
interface GetFieldLevelEncryptionConfigResult {
ETag?: string | null;
FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig | null;
}

§Properties

§
ETag?: string | null
[src]

The current version of the field level encryption configuration. For example: E2QWRUHAPOMQZL.

§
FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig | null
[src]

Return the field-level encryption configuration information.