TreatmentInput
Input structure for defining a treatment when creating or updating an experiment definition.
Contents
- FlagValue
-
The feature flag value to serve to users assigned to this treatment.
Type: FlagValue object
Required: Yes
- Weight
-
The traffic allocation weight for this treatment.
Type: Float
Valid Range: Minimum value of 0.0.
Required: Yes
- Description
-
A description of the treatment.
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: