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

ListVpcEndpointsRequest

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

Container for request parameters to the "ListVpcEndpoints" operation.

interface ListVpcEndpointsRequest {
NextToken?: string | null;
}

§Properties

§
NextToken?: string | null
[src]

Identifier to allow retrieval of paginated results.