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

GetSuiteRunReportResponse

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

§Properties

§
qualificationReportDownloadUrl?: string | null
[src]

Download URL of the qualification report.