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/macie2.ts?docs=full";
interface DisableOrganizationAdminAccountRequest {
adminAccountId: string;
}

§Properties

§
adminAccountId: string
[src]

The Amazon Web Services account ID of the delegated Amazon Macie administrator account.