NumericFormatConfiguration
The options that determine the numeric format configuration.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- CurrencyDisplayFormatConfiguration
-
The options that determine the currency display format configuration.
Type: CurrencyDisplayFormatConfiguration object
Required: No
- NumberDisplayFormatConfiguration
-
The options that determine the number display format configuration.
Type: NumberDisplayFormatConfiguration object
Required: No
- PercentageDisplayFormatConfiguration
-
The options that determine the percentage display format configuration.
Type: PercentageDisplayFormatConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: