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

DeclineInvitationsRequest

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

§Properties

§
AccountIds: string[]
[src]

The list of account IDs for the accounts from which to decline the invitations to Security Hub.