class Aws::CloudWatchEvidently::Types::Experiment
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/Experiment AWS API Documentation
@return [String]
‘aws.experiment.onlineab`.
The type of this experiment. Currently, this value must be
@!attribute [rw] type
@return [Array<Types::Treatment>]
feature variation used in the experiment.
An array of structures that describe the configuration of each
@!attribute [rw] treatments
@return [Hash<String,String>]
The list of tag keys and values associated with this experiment.
@!attribute [rw] tags
@return [String]
stopped.
by the person who stopped the experiment, to explain why it was
If the experiment was stopped, this is the string that was entered
@!attribute [rw] status_reason
@return [String]
The current state of the experiment.
@!attribute [rw] status
@return [Types::ExperimentSchedule]
the analysis of the experiment.
A structure that contains the time and date that Evidently completed
@!attribute [rw] schedule
@return [Integer]
10,000 is 10% of the available audience.
This is represented in thousandths of a percent, so a value of
overrides or current launches of this feature.
total audience minus the audience that you have allocated to
that is allocated to this experiment. The available audience is the
In thousandths of a percent, the amount of the available audience
@!attribute [rw] sampling_rate
@return [String]
a combination of the entity ID and `randomizationSalt`.
which variation the user session is served. This randomization ID is
to the experiment. It helps create a randomization ID to determine
This value is used when Evidently assigns a particular user session
@!attribute [rw] randomization_salt
@return [String]
The name or ARN of the project that contains this experiment.
@!attribute [rw] project
@return [Types::OnlineAbDefinition]
much experiment traffic is allocated to each variation.
comparison with other variations. This structure also specifies how
use as the “control” version. The “control” version is used for
A structure that contains the configuration of which variation to
@!attribute [rw] online_ab_definition
@return [String]
The name of the experiment.
@!attribute [rw] name
@return [Array<Types::MetricGoal>]
the goal.
experiment, and whether a higher or lower value for each metric is
An array of structures that defines the metrics used for the
@!attribute [rw] metric_goals
@return [Time]
The date and time that the experiment was most recently updated.
@!attribute [rw] last_updated_time
@return [Types::ExperimentExecution]
started and ended.
A structure that contains the date and time that the experiment
@!attribute [rw] execution
@return [String]
A description of the experiment.
@!attribute [rw] description
@return [Time]
The date and time that the experiment is first created.
@!attribute [rw] created_time
@return [String]
The ARN of the experiment.
@!attribute [rw] arn
A structure containing the configuration details of an experiment.