Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Evidently

Classes

CfnExperiment

Creates or updates an Evidently experiment .

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

Creates or updates an Evidently feature that you want to launch or test.

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

Creates or updates a launch of a given feature.

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

Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.

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.

CfnSegment

Creates or updates a segment of your audience.

CfnSegmentProps

Properties for defining a CfnSegment.

Interfaces

CfnExperiment.IMetricGoalObjectProperty

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

CfnExperiment.IOnlineAbConfigObjectProperty

A structure that contains the configuration of which variation to use as the "control" version.

CfnExperiment.IRunningStatusObjectProperty

Use this structure to start and stop the experiment.

CfnExperiment.ITreatmentObjectProperty

A structure that defines one treatment in an experiment.

CfnExperiment.ITreatmentToWeightProperty

This structure defines how much experiment traffic to allocate to one treatment used in the experiment.

CfnFeature.IEntityOverrideProperty

A set of key-value pairs that specify users who should always be served a specific variation of a feature.

CfnFeature.IVariationObjectProperty

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

CfnLaunch.IExecutionStatusObjectProperty

Use this structure to start and stop the launch.

CfnLaunch.IGroupToWeightProperty

A structure containing the percentage of launch traffic to allocate to one launch group.

CfnLaunch.ILaunchGroupObjectProperty

A structure that defines one launch group in a launch.

CfnLaunch.IMetricDefinitionObjectProperty

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

CfnLaunch.ISegmentOverrideProperty

Use this structure to specify different traffic splits for one or more audience segments .

CfnLaunch.IStepConfigProperty

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.

CfnProject.IAppConfigResourceObjectProperty

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

CfnProject.IDataDeliveryObjectProperty

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

CfnProject.IS3DestinationProperty

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

ICfnExperimentProps

Properties for defining a CfnExperiment.

ICfnFeatureProps

Properties for defining a CfnFeature.

ICfnLaunchProps

Properties for defining a CfnLaunch.

ICfnProjectProps

Properties for defining a CfnProject.

ICfnSegmentProps

Properties for defining a CfnSegment.

Back to top Generated by DocFX