

# ComponentPropertyBindingProperties
<a name="API_ComponentPropertyBindingProperties"></a>

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

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

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

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

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