

# ValueMapping
<a name="API_ValueMapping"></a>

Associates a complex object with a display value. Use `ValueMapping` to store how to represent complex objects when they are displayed.

## Contents
<a name="API_ValueMapping_Contents"></a>

 ** value **   <a name="amplifyuibuilder-Type-ValueMapping-value"></a>
The complex object.  
Type: [FormInputValueProperty](API_FormInputValueProperty.md) object  
Required: Yes

 ** displayValue **   <a name="amplifyuibuilder-Type-ValueMapping-displayValue"></a>
The value to display for the complex object.  
Type: [FormInputValueProperty](API_FormInputValueProperty.md) object  
Required: No

## See Also
<a name="API_ValueMapping_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/amplifyuibuilder-2021-08-11/ValueMapping) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/ValueMapping) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/ValueMapping) 