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

InsightHealth

import type { InsightHealth } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/devopsguru.ts";
interface InsightHealth {
MeanTimeToRecoverInMilliseconds?: number | null;
OpenProactiveInsights?: number | null;
OpenReactiveInsights?: number | null;
}

§Properties

§
MeanTimeToRecoverInMilliseconds?: number | null
[src]
§
OpenProactiveInsights?: number | null
[src]
§
OpenReactiveInsights?: number | null
[src]