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

ContentTypeProfiles

import type { ContentTypeProfiles } from "https://aws-api.deno.dev/v0.3/services/cloudfront.ts?docs=full";

Field-level encryption content type-profile.

interface ContentTypeProfiles {
Items?: ContentTypeProfile[] | null;
Quantity: number;
}

§Properties

§
Items?: ContentTypeProfile[] | null
[src]

Items in a field-level encryption content type-profile mapping.

§
Quantity: number
[src]

The number of field-level encryption content type-profile mappings.