Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/acm-pca@2017-08-22/mod.ts>RevocationReason

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias RevocationReason
import { type RevocationReason } from "https://deno.land/x/aws_api@v0.1.0/services/acm-pca@2017-08-22/mod.ts";
definition:
| "UNSPECIFIED"
| "KEY_COMPROMISE"
| "CERTIFICATE_AUTHORITY_COMPROMISE"
| "AFFILIATION_CHANGED"
| "SUPERSEDED"
| "CESSATION_OF_OPERATION"
| "PRIVILEGE_WITHDRAWN"
| "A_A_COMPROMISE"