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

Stratosphere.QuickSight.Template.ReferenceLineProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Constructors

CurrencyDisplayFormatConfigurationProperty

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

Fields

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 FontConfigurationProperty Source #

Instances

Instances details
ToJSON FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Show FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Eq FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

ToResourceProperties FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Associated Types

type PropertyType "FontDecoration" FontConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

data NumberDisplayFormatConfigurationProperty Source #

Constructors

NumberDisplayFormatConfigurationProperty

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

Fields

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 #

Constructors

PercentageDisplayFormatConfigurationProperty

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

Fields

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 NullValueFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

Show NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

Eq NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

ToResourceProperties NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

Property "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

type PropertyType "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NullValueFormatConfigurationProperty

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 FontSizeProperty Source #

Instances

Instances details
ToJSON FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Show FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Eq FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

ToResourceProperties FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Property "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Associated Types

type PropertyType "Absolute" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Property "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Associated Types

type PropertyType "Relative" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

type PropertyType "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

type PropertyType "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

data FontWeightProperty Source #

Instances

Instances details
ToJSON FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Show FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Eq FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

ToResourceProperties FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Property "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

type PropertyType "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

data ReferenceLineCustomLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

Show ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

Eq ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

ToResourceProperties ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

Property "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

type PropertyType "CustomLabel" ReferenceLineCustomLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineCustomLabelConfigurationProperty

data ReferenceLineLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Show ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Eq ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

ToResourceProperties ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "FontColor" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

Property "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "CustomLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "FontColor" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "FontConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "HorizontalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "ValueLabelConfiguration" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

type PropertyType "VerticalPosition" ReferenceLineLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineLabelConfigurationProperty

data ReferenceLineValueLabelConfigurationProperty Source #

Instances

Instances details
ToJSON ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

Show ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

Eq ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

ToResourceProperties ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

Property "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

Property "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

type PropertyType "FormatConfiguration" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

type PropertyType "RelativePosition" ReferenceLineValueLabelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineValueLabelConfigurationProperty

data ReferenceLineProperty Source #

Instances

Instances details
ToJSON ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Show ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Eq ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

ToResourceProperties ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Property "DataConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Property "LabelConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Property "Status" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

Property "StyleConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

type PropertyType "DataConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

type PropertyType "LabelConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

type PropertyType "Status" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty

type PropertyType "StyleConfiguration" ReferenceLineProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ReferenceLineProperty