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

UpdateFieldLevelEncryptionConfigRequest

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

§Properties

§
FieldLevelEncryptionConfig: FieldLevelEncryptionConfig
[src]

Request to update a field-level encryption configuration.

§
Id: string
[src]

The ID of the configuration you want to update.

§
IfMatch?: string | null
[src]

The value of the ETag header that you received when retrieving the configuration identity to update. For example: E2QWRUHAPOMQZL.