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

ListAnomaliesForInsightFilters

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

Specifies one or more service names that are used to list anomalies.

interface ListAnomaliesForInsightFilters {
ServiceCollection?: ServiceCollection | null;
}

§Properties

§
ServiceCollection?: ServiceCollection | null
[src]