Variation
This structure contains the name and variation value of one variation of a feature.
Contents
- name
-
The name of the variation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^[-a-zA-Z0-9._]*$
Required: No
- value
-
The value assigned to this variation.
Type: VariableValue object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: