class Aws::CloudWatchEvidently::Types::MetricGoal

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

@!attribute [rw] desired_change

`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.
@return [String]

@!attribute [rw] metric_definition

A structure that contains details about the metric.
@return [Types::MetricDefinition]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/MetricGoal AWS API Documentation

Constants

SENSITIVE