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

OriginRequestPolicySummary

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

Contains an origin request policy.

interface OriginRequestPolicySummary {
OriginRequestPolicy: OriginRequestPolicy;
}

§Properties

§
OriginRequestPolicy: OriginRequestPolicy
[src]

The origin request policy.

§

The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).