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

DescribeTrustedAdvisorCheckRefreshStatusesRequest

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

§Properties

§
checkIds: string[]
[src]

The IDs of the Trusted Advisor checks to get the status.

Note: If you specify the check ID of a check that is automatically refreshed, you might see an InvalidParameterValue error.