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

EnableOrganizationAdminAccountRequest

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

§Properties

§
AdminAccountId: string
[src]

The Amazon Web Services account identifier of the account to designate as the Security Hub administrator account.