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.

A structure that tells Evidently whether higher or lower values are desired for a metric that is used in an experiment.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchEvidently.Model.MetricGoal

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

Syntax

C#
public class MetricGoal

The MetricGoal type exposes the following members

Constructors

NameDescription
Public Method MetricGoal()

Properties

NameTypeDescription
Public Property DesiredChange Amazon.CloudWatchEvidently.ChangeDirectionEnum

Gets and sets the property DesiredChange.

INCREASE means that a variation with a higher number for this metric is performing better.

DECREASE means that a variation with a lower number for this metric is performing better.

Public Property MetricDefinition Amazon.CloudWatchEvidently.Model.MetricDefinition

Gets and sets the property MetricDefinition.

A structure that contains details about the metric.

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