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/guardduty.ts?docs=full";
interface DeclineInvitationsRequest {
AccountIds: string[];
}

§Properties

§
AccountIds: string[]
[src]

A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to decline invitations from.