ParentChildFieldOptionsMapping
A mapping between a parent field option value and child field option values.
Contents
- childFieldOptionValues
-
A list of allowed values in the child field.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1500 items.
Length Constraints: Minimum length of 0. Maximum length of 100.
Pattern:
$|^.*[\S]Required: Yes
- parentFieldOptionValue
-
The value in the parent field.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 100.
Pattern:
$|^.*[\S]Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: