class Aws::CloudWatchEvidently::Types::ExperimentResultsData

A structure that contains experiment results for one metric that is monitored in the experiment.

@!attribute [rw] metric_name

The name of the metric.
@return [String]

@!attribute [rw] result_stat

The experiment statistic that these results pertain to.
@return [String]

@!attribute [rw] treatment_name

The treatment, or variation, that returned the `values` in this
structure.
@return [String]

@!attribute [rw] values

The values for the `metricName` that were recorded in the
experiment.
@return [Array<Float>]

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

Constants

SENSITIVE