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

CreateResponseHeadersPolicyRequest

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

§Properties

§
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig
[src]

Contains metadata about the response headers policy, and a set of configurations that specify the HTTP headers.