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

DescribeAccountModificationsRequest

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

§Properties

§
NextToken?: string | null
[src]

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.