The ARN of the experiment.
The date and time that the experiment is first created.
A description of the experiment.
A structure that contains the date and time that the experiment started and ended.
The date and time that the experiment was most recently updated.
An array of structures that defines the metrics used for the experiment, and whether a higher or lower value for each metric is the goal.
The name of the experiment.
A structure that contains the configuration of which variation to use as the "control" version. The "control" version is used for comparison with other variations. This structure also specifies how much experiment traffic is allocated to each variation.
The name or ARN of the project that contains this experiment.
This value is used when Evidently assigns a particular user session to the experiment. It
helps create a randomization ID to determine which variation the user session is served. This
randomization ID is a combination of the entity ID and randomizationSalt
.
In thousandths of a percent, the amount of the available audience that is allocated to this experiment. The available audience is the total audience minus the audience that you have allocated to overrides or current launches of this feature.
This is represented in thousandths of a percent, so a value of 10,000 is 10% of the available audience.
A structure that contains the time and date that Evidently completed the analysis of the experiment.
The audience segment being used for the experiment, if a segment is being used.
The current state of the experiment.
If the experiment was stopped, this is the string that was entered by the person who stopped the experiment, to explain why it was stopped.
The list of tag keys and values associated with this experiment.
An array of structures that describe the configuration of each feature variation used in the experiment.
The type of this experiment. Currently, this value must be aws.experiment.onlineab
.
A structure containing the configuration details of an experiment.