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

ListInsightsAnyStatusFilter

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

Used to filter for insights that have any status.

interface ListInsightsAnyStatusFilter {
StartTimeRange: StartTimeRange;
}

§Properties

§
StartTimeRange: StartTimeRange
[src]

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

§

Use to filter for either REACTIVE or PROACTIVE insights.