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

UpdateFieldLevelEncryptionConfigResult

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

§Properties

§
ETag?: string | null
[src]

The value of the ETag header that you received when updating the configuration. For example: E2QWRUHAPOMQZL.

§
FieldLevelEncryption?: FieldLevelEncryption | null
[src]

Return the results of updating the configuration.