This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AmplifyUIBuilder::Component ComponentVariant
The ComponentVariant property specifies the style configuration of a unique
      variation of a main component.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Overrides" :{, "VariantValues" :Key:Value, ...}{}Key:Value, ...}
YAML
Overrides:VariantValues:Key:ValueKey:Value
Properties
- Overrides
- 
                    The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tagsas a valid property foroverrides.Required: No Type: Object of String Pattern: .+Update requires: No interruption 
- VariantValues
- 
                    The combination of variants that comprise this variant. Required: No Type: Object of String Pattern: .+Update requires: No interruption