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

DescribeTrustedAdvisorCheckSummariesRequest

import type { DescribeTrustedAdvisorCheckSummariesRequest } from "https://aws-api.deno.dev/v0.4/services/support.ts?docs=full";
interface DescribeTrustedAdvisorCheckSummariesRequest {
checkIds: string[];
}

§Properties

§
checkIds: string[]
[src]

The IDs of the Trusted Advisor checks.