AWSCDK::Evidently

10 types

AWS::Evidently Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

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.)

API Reference

Classes 5

CfnExperimentCreates or updates an Evidently *experiment* . CfnFeatureCreates or updates an Evidently *feature* that you want to launch or test. CfnLaunchCreates or updates a *launch* of a given feature. CfnProjectCreates a project, which is the logical object in Evidently that can contain features, lau CfnSegmentCreates or updates a *segment* of your audience.

Interfaces 5

CfnExperimentPropsProperties for defining a `CfnExperiment`. CfnFeaturePropsProperties for defining a `CfnFeature`. CfnLaunchPropsProperties for defining a `CfnLaunch`. CfnProjectPropsProperties for defining a `CfnProject`. CfnSegmentPropsProperties for defining a `CfnSegment`.