EvaluationRule
A structure that contains the information about an evaluation rule for this feature, if it is used in a launch or experiment.
Contents
- type
-
This value is
aws.evidently.splits
if this is an evaluation rule for a launch, and it isaws.evidently.onlineab
if this is an evaluation rule for an experiment.Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: Yes
- name
-
The name of the experiment or launch.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: