Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
interface ImportCertificateAuthorityCertificateRequest
import { type ImportCertificateAuthorityCertificateRequest } from "https://deno.land/x/aws_api@v0.1.0/services/acm-pca@2017-08-22/mod.ts";

Properties

CertificateAuthorityArn: string
Certificate: Uint8Array | string
optional
CertificateChain: Uint8Array | string | null