class Aws::CloudWatchEvidently::Types::TreatmentConfig
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/TreatmentConfig AWS API Documentation
@return [String]
experiment.
The name of the variation to use as this treatment in the
@!attribute [rw] variation
@return [String]
A name for this treatment.
@!attribute [rw] name
@return [String]
The feature that this experiment is testing.
@!attribute [rw] feature
@return [String]
A description for this treatment.
@!attribute [rw] description
}
variation: “VariationName”, # required
name: “TreatmentName”, # required
feature: “FeatureName”, # required
description: “Description”,
{
data as a hash:
@note When making an API call, you may pass TreatmentConfig
experiment.
is a variation of the feature that you are including in the
A structure that defines one treatment in an experiment. A treatment