AWS::QuickSight::Analysis FontWeight
The option that determines the text display weight, or boldness.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Name" :
String
}
YAML
Name:
String
Properties
Name
-
The lexical name for the level of boldness of the text display.
Required: No
Type: String
Allowed values:
NORMAL | BOLD
Update requires: No interruption