

# ComponentBindingPropertiesValue
<a name="API_ComponentBindingPropertiesValue"></a>

Represents the data binding configuration for a component at runtime. You can use `ComponentBindingPropertiesValue` to add exposed properties to a component to allow different values to be entered when a component is reused in different places in an app.

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

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

 ** defaultValue **   <a name="amplifyuibuilder-Type-ComponentBindingPropertiesValue-defaultValue"></a>
The default value of the property.  
Type: String  
Required: No

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

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