FieldOptionsCaseRule
Rules that control which options are available in a child field based on the selected value in a parent field.
Contents
- parentChildFieldOptionsMappings
-
A mapping between a parent field option value and child field option values.
Type: Array of ParentChildFieldOptionsMapping objects
Array Members: Minimum number of 1 item. Maximum number of 200 items.
Required: Yes
- childFieldId
-
The identifier of the child field whose options are controlled.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- parentFieldId
-
The identifier of the parent field that controls options.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: