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

x/aws_api/services/ds@2015-04-16/mod.ts>ListCertificatesResult

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ListCertificatesResult
import { type ListCertificatesResult } from "https://deno.land/x/aws_api@v0.1.0/services/ds@2015-04-16/mod.ts";

Properties

optional
NextToken: string | null
optional
CertificatesInfo: CertificateInfo[] | null