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

Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Constructors

CurrencyDisplayFormatConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-currencydisplayformatconfiguration.html

Fields

Instances

Instances details
ToJSON CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Show CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Eq CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

data ThousandSeparatorOptionsProperty Source #

Instances

Instances details
ToJSON ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Show ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Eq ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

ToResourceProperties ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

data FontConfigurationProperty Source #

Instances

Instances details
ToJSON FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Show FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Eq FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

ToResourceProperties FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Associated Types

type PropertyType "FontDecoration" FontConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

data NumberDisplayFormatConfigurationProperty Source #

Constructors

NumberDisplayFormatConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-numberdisplayformatconfiguration.html

Fields

Instances

Instances details
ToJSON NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Show NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Eq NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

ToResourceProperties NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

data PercentageDisplayFormatConfigurationProperty Source #

Constructors

PercentageDisplayFormatConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-percentagedisplayformatconfiguration.html

Fields

Instances

Instances details
ToJSON PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Show PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Eq PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

data DecimalPlacesConfigurationProperty Source #

Instances

Instances details
ToJSON DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Show DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Eq DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

ToResourceProperties DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

data NegativeValueConfigurationProperty Source #

Instances

Instances details
ToJSON NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Show NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Eq NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

ToResourceProperties NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Property "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

data NullValueFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Show NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Eq NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

ToResourceProperties NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Property "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

type PropertyType "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

data NumericSeparatorConfigurationProperty Source #

Instances

Instances details
ToJSON NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Show NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Eq NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

ToResourceProperties NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

data NumericFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Show NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Eq NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

ToResourceProperties NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Associated Types

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Associated Types

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

data FontSizeProperty Source #

Instances

Instances details
ToJSON FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Show FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Eq FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

ToResourceProperties FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Property "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Associated Types

type PropertyType "Absolute" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Property "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Associated Types

type PropertyType "Relative" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

type PropertyType "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

type PropertyType "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

data FontWeightProperty Source #

Instances

Instances details
ToJSON FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Show FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Eq FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

ToResourceProperties FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Property "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

type PropertyType "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

data ReferenceLineCustomLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

Show ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

Eq ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

ToResourceProperties ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

Property "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

type PropertyType "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineCustomLabelConfigurationProperty

data ReferenceLineLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Show ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Eq ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

ToResourceProperties ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "FontColor" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

Property "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "FontColor" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

type PropertyType "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineLabelConfigurationProperty

data ReferenceLineValueLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

Show ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

Eq ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

ToResourceProperties ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

Property "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

Property "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

type PropertyType "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

type PropertyType "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineValueLabelConfigurationProperty

data ReferenceLineProperty Source #

Instances

Instances details
ToJSON ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Show ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Eq ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

ToResourceProperties ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Property "DataConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Property "LabelConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Property "Status" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

Property "StyleConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

type PropertyType "DataConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

type PropertyType "LabelConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

type PropertyType "Status" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty

type PropertyType "StyleConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ReferenceLineProperty