

# FormInputValuePropertyBindingProperties
<a name="API_FormInputValuePropertyBindingProperties"></a>

Associates a form property to a binding property. This enables exposed properties on the top level form to propagate data to the form's property values.

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

 ** property **   <a name="amplifyuibuilder-Type-FormInputValuePropertyBindingProperties-property"></a>
The form property to bind to the data field.  
Type: String  
Required: Yes

 ** field **   <a name="amplifyuibuilder-Type-FormInputValuePropertyBindingProperties-field"></a>
The data field to bind the property to.  
Type: String  
Required: No

## See Also
<a name="API_FormInputValuePropertyBindingProperties_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/FormInputValuePropertyBindingProperties) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/FormInputValuePropertyBindingProperties) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/FormInputValuePropertyBindingProperties) 