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.3/services/detective.ts?docs=full";
interface EnableOrganizationAdminAccountRequest {
AccountId: string;
}

§Properties

§
AccountId: string
[src]

The Amazon Web Services account identifier of the account to designate as the Detective administrator account for the organization.