AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A structure that defines one treatment in an experiment. A treatment is a variation of the feature that you are including in the experiment.
Namespace: Amazon.CloudWatchEvidently.Model
Assembly: AWSSDK.CloudWatchEvidently.dll
Version: 3.x.y.z
public class Treatment
The Treatment type exposes the following members
Name | Description | |
---|---|---|
![]() |
Treatment() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. The description of the treatment. |
![]() |
FeatureVariations | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property FeatureVariations. The feature variation used for this treatment. This is a key-value pair. The key is the feature name, and the value is the variation name. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of this treatment. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5