

# FormInputBindingPropertiesValue
<a name="API_FormInputBindingPropertiesValue"></a>

Represents the data binding configuration for a form's input fields at runtime.You can use `FormInputBindingPropertiesValue` to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.

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

 ** bindingProperties **   <a name="amplifyuibuilder-Type-FormInputBindingPropertiesValue-bindingProperties"></a>
Describes the properties to customize with data at runtime.  
Type: [FormInputBindingPropertiesValueProperties](API_FormInputBindingPropertiesValueProperties.md) object  
Required: No

 ** type **   <a name="amplifyuibuilder-Type-FormInputBindingPropertiesValue-type"></a>
The property type.  
Type: String  
Required: No

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