

# 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\+\+](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) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AmplifyUIBuilder. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amplifyuibuilder` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
