ThousandSeparatorOptions
The options that determine the thousands separator configuration.
Contents
Note
In the following list, the required parameters are described first.
- GroupingStyle
-
Determines the way numbers are styled to accommodate different readability standards. The
DEFAULTvalue uses the standard international grouping system and groups numbers by the thousands. TheLAKHSvalue uses the Indian numbering system and groups numbers by lakhs and crores.Type: String
Valid Values:
DEFAULT | LAKHSRequired: No
- Symbol
-
Determines the thousands separator symbol.
Type: String
Valid Values:
COMMA | DOT | SPACERequired: No
- Visibility
-
Determines the visibility of the thousands separator.
Type: String
Valid Values:
HIDDEN | VISIBLERequired: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: