| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.ComparisonConfigurationProperty
Documentation
data ThousandSeparatorOptionsProperty Source #
Constructors
| ThousandSeparatorOptionsProperty | |
Fields
| |
Instances
data ComparisonFormatConfigurationProperty Source #
Constructors
| ComparisonFormatConfigurationProperty | |
Instances
| ToJSON ComparisonFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonFormatConfigurationProperty Methods toJSON :: ComparisonFormatConfigurationProperty -> Value # toEncoding :: ComparisonFormatConfigurationProperty -> Encoding # toJSONList :: [ComparisonFormatConfigurationProperty] -> Value # toEncodingList :: [ComparisonFormatConfigurationProperty] -> Encoding # omitField :: ComparisonFormatConfigurationProperty -> Bool # | |||||
| Show ComparisonFormatConfigurationProperty Source # | |||||
| Eq ComparisonFormatConfigurationProperty Source # | |||||
| ToResourceProperties ComparisonFormatConfigurationProperty Source # | |||||
| Property "NumberDisplayFormatConfiguration" ComparisonFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberDisplayFormatConfiguration" ComparisonFormatConfigurationProperty -> ComparisonFormatConfigurationProperty -> ComparisonFormatConfigurationProperty # | |||||
| Property "PercentageDisplayFormatConfiguration" ComparisonFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonFormatConfigurationProperty Associated Types
Methods set :: PropertyType "PercentageDisplayFormatConfiguration" ComparisonFormatConfigurationProperty -> ComparisonFormatConfigurationProperty -> ComparisonFormatConfigurationProperty # | |||||
| type PropertyType "NumberDisplayFormatConfiguration" ComparisonFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonFormatConfigurationProperty type PropertyType "NumberDisplayFormatConfiguration" ComparisonFormatConfigurationProperty = NumberDisplayFormatConfigurationProperty | |||||
| type PropertyType "PercentageDisplayFormatConfiguration" ComparisonFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonFormatConfigurationProperty type PropertyType "PercentageDisplayFormatConfiguration" ComparisonFormatConfigurationProperty = PercentageDisplayFormatConfigurationProperty | |||||
data NumberDisplayFormatConfigurationProperty Source #
Constructors
| NumberDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.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.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.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.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
data PercentageDisplayFormatConfigurationProperty Source #
Constructors
| PercentageDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Methods toJSON :: PercentageDisplayFormatConfigurationProperty -> Value # toEncoding :: PercentageDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [PercentageDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [PercentageDisplayFormatConfigurationProperty] -> Encoding # omitField :: PercentageDisplayFormatConfigurationProperty -> Bool # | |||||
| Show PercentageDisplayFormatConfigurationProperty Source # | |||||
| Eq PercentageDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
data DecimalPlacesConfigurationProperty Source #
Constructors
| DecimalPlacesConfigurationProperty | |
Fields
| |
Instances
| ToJSON DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty | |||||
| Show DecimalPlacesConfigurationProperty Source # | |||||
| Eq DecimalPlacesConfigurationProperty Source # | |||||
| ToResourceProperties DecimalPlacesConfigurationProperty Source # | |||||
| Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty # | |||||
| type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
data NegativeValueConfigurationProperty Source #
Constructors
| NegativeValueConfigurationProperty | |
Fields
| |
Instances
| ToJSON NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty | |||||
| Show NegativeValueConfigurationProperty Source # | |||||
| Eq NegativeValueConfigurationProperty Source # | |||||
| ToResourceProperties NegativeValueConfigurationProperty Source # | |||||
| Property "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty Associated Types
Methods set :: PropertyType "DisplayMode" NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty # | |||||
| type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
data NullValueFormatConfigurationProperty Source #
Constructors
| NullValueFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty | |||||
| Show NullValueFormatConfigurationProperty Source # | |||||
| Eq NullValueFormatConfigurationProperty Source # | |||||
| ToResourceProperties NullValueFormatConfigurationProperty Source # | |||||
| Property "NullString" NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullString" NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty # | |||||
| type PropertyType "NullString" NullValueFormatConfigurationProperty Source # | |||||
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 | |||||
mkNullValueFormatConfigurationProperty :: Value Text -> NullValueFormatConfigurationProperty Source #
mkPercentageDisplayFormatConfigurationProperty :: PercentageDisplayFormatConfigurationProperty Source #
data ComparisonConfigurationProperty Source #
Constructors
| ComparisonConfigurationProperty | |
Fields | |
Instances
| ToJSON ComparisonConfigurationProperty Source # | |||||
| Show ComparisonConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonConfigurationProperty Methods showsPrec :: Int -> ComparisonConfigurationProperty -> ShowS # | |||||
| Eq ComparisonConfigurationProperty Source # | |||||
| ToResourceProperties ComparisonConfigurationProperty Source # | |||||
| Property "ComparisonFormat" ComparisonConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonConfigurationProperty Associated Types
Methods set :: PropertyType "ComparisonFormat" ComparisonConfigurationProperty -> ComparisonConfigurationProperty -> ComparisonConfigurationProperty # | |||||
| Property "ComparisonMethod" ComparisonConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonConfigurationProperty Associated Types
Methods set :: PropertyType "ComparisonMethod" ComparisonConfigurationProperty -> ComparisonConfigurationProperty -> ComparisonConfigurationProperty # | |||||
| type PropertyType "ComparisonFormat" ComparisonConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ComparisonConfigurationProperty type PropertyType "ComparisonFormat" ComparisonConfigurationProperty = ComparisonFormatConfigurationProperty | |||||
| type PropertyType "ComparisonMethod" ComparisonConfigurationProperty Source # | |||||