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

InviteMembersRequest

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

§Properties

§
AccountIds: string[]
[src]

The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members.