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

DescribeEffectivePolicyResponse

import type { DescribeEffectivePolicyResponse } from "https://aws-api.deno.dev/v0.4/services/organizations.ts?docs=full";
interface DescribeEffectivePolicyResponse {
EffectivePolicy?: EffectivePolicy | null;
}

§Properties

§
EffectivePolicy?: EffectivePolicy | null
[src]

The contents of the effective policy.