AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

Inheritance Hierarchy

System.Object
  Amazon.LookoutMetrics.Model.InterMetricImpactDetails

Namespace: Amazon.LookoutMetrics.Model
Assembly: AWSSDK.LookoutMetrics.dll
Version: 3.x.y.z

Syntax

C#
public class InterMetricImpactDetails

The InterMetricImpactDetails type exposes the following members

Constructors

NameDescription
Public Method InterMetricImpactDetails()

Properties

NameTypeDescription
Public Property AnomalyGroupId System.String

Gets and sets the property AnomalyGroupId.

The ID of the anomaly group.

Public Property ContributionPercentage System.Double

Gets and sets the property ContributionPercentage.

For potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP), the percentage contribution the measure has in causing the anomalies.

Public Property MetricName System.String

Gets and sets the property MetricName.

The name of the measure.

Public Property RelationshipType Amazon.LookoutMetrics.RelationshipType

Gets and sets the property RelationshipType.

Whether a measure is a potential cause of the anomaly group (CAUSE_OF_INPUT_ANOMALY_GROUP), or whether the measure is impacted by the anomaly group (EFFECT_OF_INPUT_ANOMALY_GROUP).

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5