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

StartAuditMitigationActionsTaskResponse

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

§Properties

§
taskId?: string | null
[src]

The unique identifier for the audit mitigation task. This matches the taskId that you specified in the request.