Package-level declarations

Types

Link copied to clipboard

You do not have sufficient permissions to perform this action.

Link copied to clipboard
sealed class ChangeDirectionEnum
Link copied to clipboard

A structure containing the CloudWatch Logs log group where the project stores evaluation events.

Link copied to clipboard

A structure containing the CloudWatch Logs log group where the project stores evaluation events.

Link copied to clipboard

A resource was in an inconsistent state during an update or a deletion.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This structure assigns a feature variation to one user session.

Link copied to clipboard

This structure displays the results of one feature evaluation assignment to one user session.

Link copied to clipboard

A structure that contains the information about an evaluation rule for this feature, if it is used in a launch or experiment.

Link copied to clipboard
class Event

A structure that contains the information about one evaluation event or custom event sent to Evidently. This is a JSON payload. If this event specifies a pre-defined event type, the payload must follow the defined event schema.

Link copied to clipboard
sealed class EventType
Link copied to clipboard

Base class for all service related exceptions thrown by the Evidently client

Link copied to clipboard

A structure containing the configuration details of an experiment.

Link copied to clipboard
sealed class ExperimentBaseStat
Link copied to clipboard

This structure contains the date and time that the experiment started and ended.

Link copied to clipboard

A structure that contains results of an experiment.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard

This structure contains the time and date that Evidently completed the analysis of the experiment.

Link copied to clipboard
sealed class ExperimentStatus
Link copied to clipboard
Link copied to clipboard
sealed class ExperimentType
Link copied to clipboard
class Feature

This structure contains information about one Evidently feature in your account.

Link copied to clipboard
Link copied to clipboard
sealed class FeatureStatus
Link copied to clipboard

This structure contains information about one Evidently feature in your account.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Unexpected error while processing the request. Retry the request.

Link copied to clipboard
class Launch

This structure contains the configuration details of one Evidently launch.

Link copied to clipboard

This structure contains information about the start and end times of the launch.

Link copied to clipboard

A structure that defines one launch group in a launch. A launch group is a variation of the feature that you are including in the launch.

Link copied to clipboard

A structure that defines one launch group in a launch. A launch group is a variation of the feature that you are including in the launch.

Link copied to clipboard
sealed class LaunchStatus
Link copied to clipboard
Link copied to clipboard
sealed class LaunchType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This structure defines a metric that is being used to evaluate the variations during a launch or experiment.

Link copied to clipboard

This structure defines a metric that you want to use to evaluate the variations during a launch or experiment.

Link copied to clipboard

A structure that tells Evidently whether higher or lower values are desired for a metric that is used in an experiment.

Link copied to clipboard

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

Link copied to clipboard

A structure that defines a metric to be used to monitor performance of the variations during a launch.

Link copied to clipboard

A structure that defines a metric to be used to monitor performance of the variations during a launch.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard
class Project

This structure defines a project, which is the logical object in Evidently that can contain features, launches, and experiments. Use projects to group similar features together.

Link copied to clipboard

This is a structure that defines the configuration of how your application integrates with AppConfig to run client-side evaluation.

Link copied to clipboard

Use this parameter to configure client-side evaluation for your project. Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation to assign the variations. This mitigates the latency and availability risks that come with an API call.

Link copied to clipboard

A structure that contains information about where Evidently is to store evaluation events for longer term storage.

Link copied to clipboard

A structure that contains information about where Evidently is to store evaluation events for longer term storage.

Link copied to clipboard
sealed class ProjectStatus
Link copied to clipboard

A structure that contains configuration information about an Evidently project.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A structure that contains Evidently's response to the sent events, including an event ID and error codes, if any.

Link copied to clipboard

A structure that contains information about one experiment or launch that uses the specified segment.

Link copied to clipboard

The request references a resource that does not exist.

Link copied to clipboard

If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.

Link copied to clipboard

If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.

Link copied to clipboard

This structure defines the traffic allocation percentages among the feature variations during one step of a launch, and the start time of that step.

Link copied to clipboard

This structure defines the traffic allocation percentages among the feature variations during one step of a launch, and the start time of that step.

Link copied to clipboard

An array of structures that define the traffic allocation percentages among the feature variations during each step of a launch. This also defines the start time of each step.

Link copied to clipboard

An array of structures that define the traffic allocation percentages among the feature variations during each step of a launch. This also defines the start time of each step.

Link copied to clipboard
class Segment

This structure contains information about one audience segment. You can use segments in your experiments and launches to narrow the user sessions used for experiment or launch to only the user sessions that match one or more criteria.

Link copied to clipboard

This structure specifies a segment that you have already created, and defines the traffic split for that segment to be used in a launch.

Link copied to clipboard
Link copied to clipboard

The request would cause a service quota to be exceeded.

Link copied to clipboard

The service was unavailable. Retry the request.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The request was denied because of request throttling. Retry the request.

Link copied to clipboard
class Treatment

A structure that defines one treatment in an experiment. A treatment is a variation of the feature that you are including in the experiment.

Link copied to clipboard

A structure that defines one treatment in an experiment. A treatment is a variation of the feature that you are including in the experiment.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The value of a parameter in the request caused an error.

Link copied to clipboard

A structure containing an error name and message.

Link copied to clipboard
Link copied to clipboard
sealed class VariableValue

The value assigned to a feature variation. This structure must contain exactly one field. It can be boolValue, doubleValue, longValue, or stringValue.

Link copied to clipboard
class Variation

This structure contains the name and variation value of one variation of a feature.

Link copied to clipboard

This structure contains the name and variation value of one variation of a feature.

Link copied to clipboard
sealed class VariationValueType