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

AssociateCertificateRequest

import type { AssociateCertificateRequest } from "https://aws-api.deno.dev/v0.3/services/mediaconvert.ts?docs=full";
interface AssociateCertificateRequest {
Arn: string;
}

§Properties

§
Arn: string
[src]

The ARN of the ACM certificate that you want to associate with your MediaConvert resource.