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

UpdateOrganizationConfigurationRequest

import type { UpdateOrganizationConfigurationRequest } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";
interface UpdateOrganizationConfigurationRequest {
AutoEnable: boolean;
DetectorId: string;
}

§Properties

§
AutoEnable: boolean
[src]

Indicates whether to automatically enable member accounts in the organization.

§

Describes which data sources will be updated.

§
DetectorId: string
[src]

The ID of the detector to update the delegated administrator for.