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

InviteMembersResponse

import type { InviteMembersResponse } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";
interface InviteMembersResponse {
UnprocessedAccounts?: Result[] | null;
}

§Properties

§
UnprocessedAccounts?: Result[] | null
[src]

The list of Amazon Web Services accounts that could not be processed. For each account, the list includes the account ID and the email address.