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

ListAuditMitigationActionsTasksResponse

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

§Properties

§
nextToken?: string | null
[src]

The token for the next set of results.

§

The collection of audit mitigation tasks that matched the filter criteria.