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.4/services/macie2.ts?docs=full";
interface DescribeOrganizationConfigurationResponse {
autoEnable?: boolean | null;
maxAccountLimitReached?: boolean | null;
}

§Properties

§
autoEnable?: boolean | null
[src]

Specifies whether Amazon Macie is enabled automatically for accounts that are added to the organization.

§
maxAccountLimitReached?: boolean | null
[src]

Specifies whether the maximum number of Amazon Macie member accounts are part of the organization.