AWS::QuickSight::Template FontSize - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Template FontSize

The option that determines the text display size.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Absolute" : String, "Relative" : String }

YAML

Absolute: String Relative: String

Properties

Absolute

The font size that you want to use in px.

Required: No

Type: String

Update requires: No interruption

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