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

ListInsightsClosedStatusFilter

import type { ListInsightsClosedStatusFilter } from "https://aws-api.deno.dev/v0.3/services/devopsguru.ts?docs=full";

Used to filter for insights that have the status CLOSED.

interface ListInsightsClosedStatusFilter {
EndTimeRange: EndTimeRange;
}

§Properties

§
EndTimeRange: EndTimeRange
[src]

A time range used to specify when the behavior of the filtered insights ended.

§

Use to filter for either REACTIVE or PROACTIVE insights.