AWS::QuickSight::Template CurrencyDisplayFormatConfiguration - AWS CloudFormation

AWS::QuickSight::Template CurrencyDisplayFormatConfiguration

The options that determine the currency display format configuration.

Syntax

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

Properties

DecimalPlacesConfiguration

The option that determines the decimal places configuration.

Required: No

Type: DecimalPlacesConfiguration

Update requires: No interruption

NegativeValueConfiguration

The options that determine the negative value configuration.

Required: No

Type: NegativeValueConfiguration

Update requires: No interruption

NullValueFormatConfiguration

The options that determine the null value format configuration.

Required: No

Type: NullValueFormatConfiguration

Update requires: No interruption

NumberScale

Determines the number scale value for the currency format.

Required: No

Type: String

Allowed values: NONE | AUTO | THOUSANDS | MILLIONS | BILLIONS | TRILLIONS

Update requires: No interruption

Prefix

Determines the prefix value of the currency format.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

SeparatorConfiguration

The options that determine the numeric separator configuration.

Required: No

Type: NumericSeparatorConfiguration

Update requires: No interruption

Suffix

Determines the suffix value of the currency format.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

Symbol

Determines the symbol for the currency format.

Required: No

Type: String

Pattern: ^[A-Z]{3}$

Update requires: No interruption