stratosphere-quicksight-1.0.0: Stratosphere integration for AWS QuickSight.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Show CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Eq CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

data ThousandSeparatorOptionsProperty Source #

Instances

Instances details
ToJSON ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Show ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Eq ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

ToResourceProperties ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

data NumberDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Show NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Eq NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

ToResourceProperties NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

data PercentageDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Show PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Eq PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

data DecimalPlacesConfigurationProperty Source #

Instances

Instances details
ToJSON DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Show DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Eq DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

ToResourceProperties DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

data NegativeValueConfigurationProperty Source #

Instances

Instances details
ToJSON NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Show NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Eq NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

ToResourceProperties NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Property "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

data NumericSeparatorConfigurationProperty Source #

Instances

Instances details
ToJSON NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

Show NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

Eq NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

ToResourceProperties NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericSeparatorConfigurationProperty

data NumericFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Show NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Eq NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

ToResourceProperties NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Associated Types

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

Associated Types

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericFormatConfigurationProperty

data DateTimeFormatConfigurationProperty Source #

Instances

Instances details
ToJSON DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Show DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Eq DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

ToResourceProperties DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty