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

OrganizationConfiguration

import type { OrganizationConfiguration } from "https://aws-api.deno.dev/v0.3/services/licensemanager.ts?docs=full";

Configuration information for Organizations.

interface OrganizationConfiguration {
EnableIntegration: boolean;
}

§Properties

§
EnableIntegration: boolean
[src]

Enables Organizations integration.