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

DetectMetricSetConfigRequest

import type { DetectMetricSetConfigRequest } from "https://aws-api.deno.dev/v0.4/services/lookoutmetrics.ts?docs=full";
interface DetectMetricSetConfigRequest {
AnomalyDetectorArn: string;
AutoDetectionMetricSource: AutoDetectionMetricSource;
}

§Properties

§
AnomalyDetectorArn: string
[src]

An anomaly detector ARN.

§
AutoDetectionMetricSource: AutoDetectionMetricSource
[src]

A data source.