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

CreateMembersResponse

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

§Properties

§
UnprocessedAccounts?: Result[] | null
[src]

The list of Amazon Web Services accounts that were not processed. For each account, the list includes the account ID and the email address.