Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface GetCertificateAuthorityCertificateResponse
import { type GetCertificateAuthorityCertificateResponse } from "https://deno.land/x/aws_api@v0.1.0/services/acm-pca@2017-08-22/mod.ts";

Properties

optional
Certificate: string | null
optional
CertificateChain: string | null