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

UpdateFieldLevelEncryptionProfileRequest

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

§Properties

§
FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig
[src]

Request to update a field-level encryption profile.

§
Id: string
[src]

The ID of the field-level encryption profile request.

§
IfMatch?: string | null
[src]

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