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

DeletePolicyRequest

import type { DeletePolicyRequest } from "https://aws-api.deno.dev/v0.4/services/acmpca.ts?docs=full";
interface DeletePolicyRequest {
ResourceArn: string;
}

§Properties

§
ResourceArn: string
[src]

The Amazon Resource Number (ARN) of the private CA that will have its policy deleted. You can find the CA's ARN by calling the ListCertificateAuthorities action. The ARN value must have the form arn:aws:acm-pca:region:account:certificate-authority/01234567-89ab-cdef-0123-0123456789ab.