AWS::QuickSight::Analysis FontSize
The option that determines the text display size.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Relative" :
String
}
YAML
Relative:
String
Properties
Relative
-
The lexical name for the text size, proportional to its surrounding context.
Required: No
Type: String
Allowed values:
EXTRA_SMALL | SMALL | MEDIUM | LARGE | EXTRA_LARGE
Update requires: No interruption