Package software.amazon.awscdk.services.evidently
package software.amazon.awscdk.services.evidently
AWS::Evidently Construct Library
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:
- Search Construct Hub for Evidently construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Evidently resources directly.
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.)
-
ClassDescriptionCreates or updates an Evidently experiment .A fluent builder for
CfnExperiment
.Use this structure to tell Evidently whether higher or lower values are desired for a metric that is used in an experiment.A builder forCfnExperiment.MetricGoalObjectProperty
An implementation forCfnExperiment.MetricGoalObjectProperty
A structure that contains the configuration of which variation to use as the "control" version.A builder forCfnExperiment.OnlineAbConfigObjectProperty
An implementation forCfnExperiment.OnlineAbConfigObjectProperty
Use this structure to start and stop the experiment.A builder forCfnExperiment.RunningStatusObjectProperty
An implementation forCfnExperiment.RunningStatusObjectProperty
A structure that defines one treatment in an experiment.A builder forCfnExperiment.TreatmentObjectProperty
An implementation forCfnExperiment.TreatmentObjectProperty
This structure defines how much experiment traffic to allocate to one treatment used in the experiment.A builder forCfnExperiment.TreatmentToWeightProperty
An implementation forCfnExperiment.TreatmentToWeightProperty
Properties for defining aCfnExperiment
.A builder forCfnExperimentProps
An implementation forCfnExperimentProps
Creates or updates an Evidently feature that you want to launch or test.A fluent builder forCfnFeature
.A set of key-value pairs that specify users who should always be served a specific variation of a feature.A builder forCfnFeature.EntityOverrideProperty
An implementation forCfnFeature.EntityOverrideProperty
This structure contains the name and variation value of one variation of a feature.A builder forCfnFeature.VariationObjectProperty
An implementation forCfnFeature.VariationObjectProperty
Properties for defining aCfnFeature
.A builder forCfnFeatureProps
An implementation forCfnFeatureProps
Creates or updates a launch of a given feature.A fluent builder forCfnLaunch
.Use this structure to start and stop the launch.A builder forCfnLaunch.ExecutionStatusObjectProperty
An implementation forCfnLaunch.ExecutionStatusObjectProperty
A structure containing the percentage of launch traffic to allocate to one launch group.A builder forCfnLaunch.GroupToWeightProperty
An implementation forCfnLaunch.GroupToWeightProperty
A structure that defines one launch group in a launch.A builder forCfnLaunch.LaunchGroupObjectProperty
An implementation forCfnLaunch.LaunchGroupObjectProperty
This structure defines a metric that you want to use to evaluate the variations during a launch or experiment.A builder forCfnLaunch.MetricDefinitionObjectProperty
An implementation forCfnLaunch.MetricDefinitionObjectProperty
Use this structure to specify different traffic splits for one or more audience segments .A builder forCfnLaunch.SegmentOverrideProperty
An implementation forCfnLaunch.SegmentOverrideProperty
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.A builder forCfnLaunch.StepConfigProperty
An implementation forCfnLaunch.StepConfigProperty
Properties for defining aCfnLaunch
.A builder forCfnLaunchProps
An implementation forCfnLaunchProps
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.This is a structure that defines the configuration of how your application integrates with AWS AppConfig to run client-side evaluation.A builder forCfnProject.AppConfigResourceObjectProperty
An implementation forCfnProject.AppConfigResourceObjectProperty
A fluent builder forCfnProject
.A structure that contains information about where Evidently is to store evaluation events for longer term storage.A builder forCfnProject.DataDeliveryObjectProperty
An implementation forCfnProject.DataDeliveryObjectProperty
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.A builder forCfnProject.S3DestinationProperty
An implementation forCfnProject.S3DestinationProperty
Properties for defining aCfnProject
.A builder forCfnProjectProps
An implementation forCfnProjectProps
Creates or updates a segment of your audience.A fluent builder forCfnSegment
.Properties for defining aCfnSegment
.A builder forCfnSegmentProps
An implementation forCfnSegmentProps