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

DescribeOrganizationHealthResponse

import type { DescribeOrganizationHealthResponse } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface DescribeOrganizationHealthResponse {
MetricsAnalyzed: number;
OpenProactiveInsights: number;
OpenReactiveInsights: number;
ResourceHours: number;
}

§Properties

§
MetricsAnalyzed: number
[src]

An integer that specifies the number of metrics that have been analyzed in your organization.

§
OpenProactiveInsights: number
[src]

An integer that specifies the number of open proactive insights in your Amazon Web Services account.

§
OpenReactiveInsights: number
[src]

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

§
ResourceHours: number
[src]

The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.