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

CreateScheduledAuditResponse

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

§Properties

§
scheduledAuditArn?: string | null
[src]

The ARN of the scheduled audit.