TreatmentOverrides
Treatment assignment overrides that assign specific entity IDs to treatments, bypassing random assignment.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Inline
-
A map of entity IDs to treatment keys. Each entry assigns the specified entity to the specified treatment, bypassing random assignment.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 32 items.
Key Length Constraints: Minimum length of 1. Maximum length of 2048.
Value Pattern:
^[a-zA-Z0-9]{1,8}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: