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

CreateMembersRequest

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

§Properties

§
AccountDetails: AccountDetails[]
[src]

The list of accounts to associate with the Security Hub administrator account. For each account, the list includes the account ID and optionally the email address.