ExperimentRunEvent

Describes an event that occurred during an experiment run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the deployment associated with this event.

Link copied to clipboard

A description of the event.

Link copied to clipboard

The type of event. Valid values: RUN_STARTED, EXPOSURE_UPDATED, OVERRIDES_UPDATED, RUN_STOPPED.

Link copied to clipboard

The exposure percentage at the time of the event.

Link copied to clipboard

The date and time the event occurred, in ISO 8601 format.

Link copied to clipboard

The treatment overrides at the time of the event.

Link copied to clipboard

The principal that triggered the event.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String