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

Qualifier

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

Defines a PolicyInformation qualifier. Amazon Web Services Private CA supports the certification practice statement (CPS) qualifier defined in RFC 5280.

interface Qualifier {
CpsUri: string;
}

§Properties

§
CpsUri: string
[src]

Contains a pointer to a certification practice statement (CPS) published by the CA.