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

DisableOrganizationAdminAccountRequest

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

§Properties

§
AdminAccountId: string
[src]

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