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

ListProvisioningTemplateVersionsResponse

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

§Properties

§
nextToken?: string | null
[src]

A token to retrieve the next set of results.

§

The list of fleet provisioning template versions.