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

DescribeAccountLimitsInput

import type { DescribeAccountLimitsInput } from "https://aws-api.deno.dev/v0.4/services/cloudformation.ts?docs=full";

The input for the "DescribeAccountLimits" action.

interface DescribeAccountLimitsInput {
NextToken?: string | null;
}

§Properties

§
NextToken?: string | null
[src]

A string that identifies the next page of limits that you want to retrieve.