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

DescribeOrganizationConfigurationResponse

import type { DescribeOrganizationConfigurationResponse } from "https://aws-api.deno.dev/v0.3/services/detective.ts?docs=full";
interface DescribeOrganizationConfigurationResponse {
AutoEnable?: boolean | null;
}

§Properties

§
AutoEnable?: boolean | null
[src]

Indicates whether to automatically enable new organization accounts as member accounts in the organization behavior graph.