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

DeleteInvitationsResponse

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

§Properties

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

The list of Amazon Web Services accounts for which the invitations were not deleted. For each account, the list includes the account ID and the email address.