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.SegmentOverrideProperty |
Use this structure to specify different traffic splits for one or more audience *segments* .
|
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.AppConfigResourceObjectProperty |
This is a structure that defines the configuration of how your application integrates with AWS AppConfig to run client-side evaluation.
|
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`.
|
CfnSegmentProps |
Properties for defining a `CfnSegment`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.evidently.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Evidently.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)