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

§Properties

§
autoEnable?: AutoEnable | null
[src]

The scan types are automatically enabled for new members of your organization.

§
maxAccountLimitReached?: boolean | null
[src]

Represents whether your organization has reached the maximum Amazon Web Services account limit for Amazon Inspector.