class Aws::CloudWatchEvidently::Types::EvaluateFeatureResponse
@!attribute [rw] details
If this user was assigned to a launch or experiment, this field lists the launch or experiment name. @return [String]
@!attribute [rw] reason
Specifies the reason that the user session was assigned this variation. Possible values include `DEFAULT`, meaning the user was served the default variation; `LAUNCH_RULE_MATCH`, if the user session was enrolled in a launch; `EXPERIMENT_RULE_MATCH`, if the user session was enrolled in an experiment; or `ENTITY_OVERRIDES_MATCH`, if the user's `entityId` matches an override rule. @return [String]
@!attribute [rw] value
The value assigned to this variation to differentiate it from the other variations of this feature. @return [Types::VariableValue]
@!attribute [rw] variation
The name of the variation that was served to the user session. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/EvaluateFeatureResponse AWS API Documentation
Constants
- SENSITIVE