FlagValue
The feature flag value configuration for a treatment, including the enabled state and attribute values.
Contents
- Enabled
-
Specifies whether the feature flag is enabled for this treatment.
Type: Boolean
Required: Yes
- AttributeValues
-
The attribute values associated with this flag value.
Type: String to AttributeValue object map
Map Entries: Minimum number of 0 items. Maximum number of 25 items.
Key Pattern:
(?!enabled$)[a-z][a-zA-Z0-9_-]{0,63}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: