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

CrlDetailResponse

import type { CrlDetailResponse } from "https://aws-api.deno.dev/v0.4/services/rolesanywhere.ts?docs=full";
interface CrlDetailResponse {
crl: CrlDetail;
}

§Properties

§

The state of the certificate revocation list (CRL) after a read or write operation.