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

DeleteMembersRequest

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

§Properties

§
AccountIds: string[]
[src]

The list of account IDs for the member accounts to delete.