ValueMapping
Associates a complex object with a display value. Use ValueMapping
to store
how to represent complex objects when they are displayed.
Contents
- value
-
The complex object.
Type: FormInputValueProperty object
Required: Yes
- displayValue
-
The value to display for the complex object.
Type: FormInputValueProperty object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: