| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty
Documentation
data ThousandSeparatorOptionsProperty Source #
Constructors
| ThousandSeparatorOptionsProperty | |
Fields
| |
Instances
data NumericSeparatorConfigurationProperty Source #
Constructors
| NumericSeparatorConfigurationProperty | |
Fields | |
Instances
| ToJSON NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Methods toJSON :: NumericSeparatorConfigurationProperty -> Value # toEncoding :: NumericSeparatorConfigurationProperty -> Encoding # toJSONList :: [NumericSeparatorConfigurationProperty] -> Value # toEncodingList :: [NumericSeparatorConfigurationProperty] -> Encoding # omitField :: NumericSeparatorConfigurationProperty -> Bool # | |||||
| Show NumericSeparatorConfigurationProperty Source # | |||||
| Eq NumericSeparatorConfigurationProperty Source # | |||||
| ToResourceProperties NumericSeparatorConfigurationProperty Source # | |||||
| Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
| type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty = ThousandSeparatorOptionsProperty | |||||
data CurrencyDisplayFormatConfigurationProperty Source #
Constructors
| CurrencyDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Methods toJSON :: CurrencyDisplayFormatConfigurationProperty -> Value # toEncoding :: CurrencyDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [CurrencyDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [CurrencyDisplayFormatConfigurationProperty] -> Encoding # omitField :: CurrencyDisplayFormatConfigurationProperty -> Bool # | |||||
| Show CurrencyDisplayFormatConfigurationProperty Source # | |||||
| Eq CurrencyDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty # | |||||
| Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty -> CurrencyDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # | |||||