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

RequestCertificateResponse

import type { RequestCertificateResponse } from "https://aws-api.deno.dev/v0.3/services/acm.ts?docs=full";
interface RequestCertificateResponse {
CertificateArn?: string | null;
}

§Properties

§
CertificateArn?: string | null
[src]

String that contains the ARN of the issued certificate. This must be of the form:

arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012