AWS::QuickSight::Dashboard DecimalPlacesConfiguration
The option that determines the decimal places configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DecimalPlaces" :
Number
}
YAML
DecimalPlaces:
Number
Properties
DecimalPlaces
-
The values of the decimal places.
Required: Yes
Type: Number
Minimum:
0
Maximum:
20
Update requires: No interruption