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

DescribeOrganizationHealthRequest

import type { DescribeOrganizationHealthRequest } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface DescribeOrganizationHealthRequest {
AccountIds?: string[] | null;
OrganizationalUnitIds?: string[] | null;
}

§Properties

§
AccountIds?: string[] | null
[src]

The ID of the Amazon Web Services account.

§
OrganizationalUnitIds?: string[] | null
[src]

The ID of the organizational unit.