AWS::QuickSight::Dashboard StringFormatConfiguration
Formatting configuration for string fields.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "NullValueFormatConfiguration" :
NullValueFormatConfiguration
, "NumericFormatConfiguration" :NumericFormatConfiguration
}
YAML
NullValueFormatConfiguration:
NullValueFormatConfiguration
NumericFormatConfiguration:NumericFormatConfiguration
Properties
NullValueFormatConfiguration
-
The options that determine the null value format configuration.
Required: No
Type: NullValueFormatConfiguration
Update requires: No interruption
NumericFormatConfiguration
-
The formatting configuration for numeric strings.
Required: No
Type: NumericFormatConfiguration
Update requires: No interruption