

# ComponentVariant
<a name="API_ComponentVariant"></a>

Describes the style configuration of a unique variation of a main component.

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

 ** overrides **   <a name="amplifyuibuilder-Type-ComponentVariant-overrides"></a>
The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify `tags` as a valid property for `overrides`.  
Type: String to string to string map map  
Required: No

 ** variantValues **   <a name="amplifyuibuilder-Type-ComponentVariant-variantValues"></a>
The combination of variants that comprise this variant. You can't specify `tags` as a valid property for `variantValues`.  
Type: String to string map  
Required: No

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