class Aws::CloudWatchEvidently::Types::Treatment
A structure that defines one treatment in an experiment. A treatment is a variation of the feature that you are including in the experiment.
@!attribute [rw] description
The description of the treatment. @return [String]
@!attribute [rw] feature_variations
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. @return [Hash<String,String>]
@!attribute [rw] name
The name of this treatment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/Treatment AWS API Documentation
Constants
- SENSITIVE