

# NumericFormatConfiguration
<a name="API_NumericFormatConfiguration"></a>

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
<a name="API_NumericFormatConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** CurrencyDisplayFormatConfiguration **   <a name="QS-Type-NumericFormatConfiguration-CurrencyDisplayFormatConfiguration"></a>
The options that determine the currency display format configuration.  
Type: [CurrencyDisplayFormatConfiguration](API_CurrencyDisplayFormatConfiguration.md) object  
Required: No

 ** NumberDisplayFormatConfiguration **   <a name="QS-Type-NumericFormatConfiguration-NumberDisplayFormatConfiguration"></a>
The options that determine the number display format configuration.  
Type: [NumberDisplayFormatConfiguration](API_NumberDisplayFormatConfiguration.md) object  
Required: No

 ** PercentageDisplayFormatConfiguration **   <a name="QS-Type-NumericFormatConfiguration-PercentageDisplayFormatConfiguration"></a>
The options that determine the percentage display format configuration.  
Type: [PercentageDisplayFormatConfiguration](API_PercentageDisplayFormatConfiguration.md) object  
Required: No

## See Also
<a name="API_NumericFormatConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/NumericFormatConfiguration) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/NumericFormatConfiguration) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/NumericFormatConfiguration) 