ComponentVariant
Describes the style configuration of a unique variation of a main component.
Contents
- overrides
-
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 foroverrides
.Type: String to string to string map map
Required: No
- variantValues
-
The combination of variants that comprise this variant. You can't specify
tags
as a valid property forvariantValues
.Type: String to string map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: