AWS::QuickSight::Analysis ThousandSeparatorOptions - 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::Analysis ThousandSeparatorOptions

The options that determine the thousands separator configuration.

Syntax

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

JSON

{ "Symbol" : String, "Visibility" : String }

YAML

Symbol: String Visibility: String

Properties

Symbol

Determines the thousands separator symbol.

Required: No

Type: String

Allowed values: COMMA | DOT | SPACE

Update requires: No interruption

Visibility

Determines the visibility of the thousands separator.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption