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

§Properties

§
AdminAccountId: string
[src]

The Amazon Web Services Account ID for the organizations account to be disabled as a GuardDuty delegated administrator.