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

DeleteInvitationsRequest

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

§Properties

§
accountIds: string[]
[src]

An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to delete.