HiddenCaseRule
A rule that controls field visibility based on conditions. Fields can be shown or hidden dynamically based on values in other fields.
Contents
- conditions
-
A list of conditions that determine field visibility.
Type: Array of BooleanCondition objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: Yes
- defaultValue
-
Whether the field is hidden when no conditions match.
Type: Boolean
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: