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

ExportClientVpnClientCertificateRevocationListResult

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

§Properties

§
CertificateRevocationList?: string | null
[src]

Information about the client certificate revocation list.

§

The current state of the client certificate revocation list.