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