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

QueryArgProfile

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

Query argument-profile mapping for field-level encryption.

interface QueryArgProfile {
ProfileId: string;
QueryArg: string;
}

§Properties

§
ProfileId: string
[src]

ID of profile to use for field-level encryption query argument-profile mapping

§
QueryArg: string
[src]

Query argument for field-level encryption query argument-profile mapping.