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

BatchGetAccountStatusRequest

import type { BatchGetAccountStatusRequest } from "https://aws-api.deno.dev/v0.3/services/inspector2.ts?docs=full";
interface BatchGetAccountStatusRequest {
accountIds?: string[] | null;
}

§Properties

§
accountIds?: string[] | null
[src]

The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.