| Interface | Description |
|---|---|
| CfnExperiment.MetricGoalObjectProperty |
Use this structure to tell Evidently whether higher or lower values are desired for a metric that is used in an experiment.
|
| CfnExperiment.OnlineAbConfigObjectProperty |
A structure that contains the configuration of which variation to use as the "control" version.
|
| CfnExperiment.RunningStatusObjectProperty |
Use this structure to start and stop the experiment.
|
| CfnExperiment.TreatmentObjectProperty |
A structure that defines one treatment in an experiment.
|
| CfnExperiment.TreatmentToWeightProperty |
This structure defines how much experiment traffic to allocate to one treatment used in the experiment.
|
| CfnExperimentProps |
Properties for defining a `CfnExperiment`.
|
| CfnFeature.EntityOverrideProperty |
A set of key-value pairs that specify users who should always be served a specific variation of a feature.
|
| CfnFeature.VariationObjectProperty |
This structure contains the name and variation value of one variation of a feature.
|
| CfnFeatureProps |
Properties for defining a `CfnFeature`.
|
| CfnLaunch.ExecutionStatusObjectProperty |
Use this structure to start and stop the launch.
|
| CfnLaunch.GroupToWeightProperty |
A structure containing the percentage of launch traffic to allocate to one launch group.
|
| CfnLaunch.LaunchGroupObjectProperty |
A structure that defines one launch group in a launch.
|
| CfnLaunch.MetricDefinitionObjectProperty |
This structure defines a metric that you want to use to evaluate the variations during a launch or experiment.
|
| CfnLaunch.StepConfigProperty |
A structure that defines when each step of the launch is to start, and how much launch traffic is to be allocated to each variation during each step.
|
| CfnLaunchProps |
Properties for defining a `CfnLaunch`.
|
| CfnProject.DataDeliveryObjectProperty |
A structure that contains information about where Evidently is to store evaluation events for longer term storage.
|
| CfnProject.S3DestinationProperty |
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
|
| CfnProjectProps |
Properties for defining a `CfnProject`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.