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

ListExportsInput

import type { ListExportsInput } from "https://aws-api.deno.dev/v0.4/services/cloudformation.ts?docs=full";
interface ListExportsInput {
NextToken?: string | null;
}

§Properties

§
NextToken?: string | null
[src]

A string (provided by the "ListExports" response output) that identifies the next page of exported output values that you asked to retrieve.