MetricGoalConfig - CloudWatch Evidently

MetricGoalConfig

Use this structure to tell Evidently whether higher or lower values are desired for a metric that is used in an experiment.

Contents

metricDefinition

A structure that contains details about the metric.

Type: MetricDefinitionConfig object

Required: Yes

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.

Type: String

Valid Values: INCREASE | DECREASE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: