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