AWS::QuickSight::Analysis FontSize - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Analysis FontSize

The option that determines the text display size.

Syntax

To declare this entity in your 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