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

ListFieldLevelEncryptionConfigsResult

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

§Properties

§
FieldLevelEncryptionList?: FieldLevelEncryptionList | null
[src]

Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.