AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchEvidently.Model.Treatment

Namespace: Amazon.CloudWatchEvidently.Model
Assembly: AWSSDK.CloudWatchEvidently.dll
Version: 3.x.y.z

Syntax

C#
public class Treatment

The Treatment type exposes the following members

Constructors

NameDescription
Public Method Treatment()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The description of the treatment.

Public Property 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.

Public Property Name System.String

Gets and sets the property Name.

The name of this treatment.

Version Information

.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