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

PerformanceInsightsReferenceData

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

Reference data used to evaluate Performance Insights to determine if its performance is anomalous or not.

interface PerformanceInsightsReferenceData {
Name?: string | null;
}

§Properties

§

The specific reference values used to evaluate the Performance Insights. For more information, see [PerformanceInsightsReferenceComparisonValues](https://docs.aws.amazon.com/devops-guru/latest/APIReference/API_PerformanceInsightsReferenceComparisonValues.html).

§
Name?: string | null
[src]

The name of the reference data.