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

DescribeEventDetailsForOrganizationRequest

import type { DescribeEventDetailsForOrganizationRequest } from "https://aws-api.deno.dev/v0.4/services/health.ts?docs=full";
interface DescribeEventDetailsForOrganizationRequest {
locale?: string | null;
organizationEventDetailFilters: EventAccountFilter[];
}

§Properties

§
locale?: string | null
[src]

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

§
organizationEventDetailFilters: EventAccountFilter[]
[src]

A set of JSON elements that includes the awsAccountId and the eventArn.