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

DescribeEntityAggregatesResponse

import type { DescribeEntityAggregatesResponse } from "https://aws-api.deno.dev/v0.4/services/health.ts?docs=full";
interface DescribeEntityAggregatesResponse {
entityAggregates?: EntityAggregate[] | null;
}

§Properties

§
entityAggregates?: EntityAggregate[] | null
[src]

The number of entities that are affected by each of the specified events.