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

Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Constructors

CurrencyDisplayFormatConfigurationProperty

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

Fields

Instances

Instances details
ToJSON CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Show CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Eq CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CurrencyDisplayFormatConfigurationProperty

data ThousandSeparatorOptionsProperty Source #

Instances

Instances details
ToJSON ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

Show ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

Eq ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

ToResourceProperties ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

Property "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

Property "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.ThousandSeparatorOptionsProperty

data DimensionFieldProperty Source #

Instances

Instances details
ToJSON DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Show DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Eq DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

ToResourceProperties DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "CategoricalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "DateDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "NumericalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

data MeasureFieldProperty Source #

Instances

Instances details
ToJSON MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Show MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Eq MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

ToResourceProperties MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Property "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Associated Types

type PropertyType "CalculatedMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Property "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Associated Types

type PropertyType "CategoricalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Property "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Associated Types

type PropertyType "DateMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Property "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

Associated Types

type PropertyType "NumericalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

type PropertyType "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

type PropertyType "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

type PropertyType "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

type PropertyType "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.MeasureFieldProperty

data CalculatedMeasureFieldProperty Source #

Instances

Instances details
ToJSON CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

Show CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

Eq CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

ToResourceProperties CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

Property "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

Property "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

type PropertyType "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

type PropertyType "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CalculatedMeasureFieldProperty

data CategoricalDimensionFieldProperty Source #

Instances

Instances details
ToJSON CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Show CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Eq CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

ToResourceProperties CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

data StringFormatConfigurationProperty Source #

Instances

Instances details
ToJSON StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Show StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Eq StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

ToResourceProperties StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

data CategoricalMeasureFieldProperty Source #

Instances

Instances details
ToJSON CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Show CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Eq CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

ToResourceProperties CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Property "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Property "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Property "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

Property "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

type PropertyType "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

type PropertyType "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

type PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalMeasureFieldProperty

data FormatConfigurationProperty Source #

Instances

Instances details
ToJSON FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Show FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Eq FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

ToResourceProperties FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Property "DateTimeFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Associated Types

type PropertyType "DateTimeFormatConfiguration" FormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Property "NumberFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Associated Types

type PropertyType "NumberFormatConfiguration" FormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Property "StringFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

Associated Types

type PropertyType "StringFormatConfiguration" FormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

type PropertyType "DateTimeFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

type PropertyType "NumberFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

type PropertyType "StringFormatConfiguration" FormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.FormatConfigurationProperty

data NumberDisplayFormatConfigurationProperty Source #

Constructors

NumberDisplayFormatConfigurationProperty

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

Fields

Instances

Instances details
ToJSON NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Show NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Eq NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

ToResourceProperties NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

Property "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberDisplayFormatConfigurationProperty

data PercentageDisplayFormatConfigurationProperty Source #

Constructors

PercentageDisplayFormatConfigurationProperty

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

Fields

Instances

Instances details
ToJSON PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Show PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Eq PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.PercentageDisplayFormatConfigurationProperty

data DecimalPlacesConfigurationProperty Source #

Instances

Instances details
ToJSON DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

Show DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

Eq DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

ToResourceProperties DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DecimalPlacesConfigurationProperty

data NegativeValueConfigurationProperty Source #

Instances

Instances details
ToJSON NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

Show NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

Eq NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

ToResourceProperties NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

Property "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NegativeValueConfigurationProperty

data NullValueFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

Show NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

Eq NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

ToResourceProperties NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

Property "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

type PropertyType "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NullValueFormatConfigurationProperty

data NumericSeparatorConfigurationProperty Source #

Instances

Instances details
ToJSON NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

Show NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

Eq NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

ToResourceProperties NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericSeparatorConfigurationProperty

data DateDimensionFieldProperty Source #

Instances

Instances details
ToJSON DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Show DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Eq DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

ToResourceProperties DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Property "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Property "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Associated Types

type PropertyType "DateGranularity" DateDimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Property "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Property "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

Property "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

type PropertyType "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

type PropertyType "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

type PropertyType "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

type PropertyType "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

type PropertyType "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateDimensionFieldProperty

data DateTimeFormatConfigurationProperty Source #

Instances

Instances details
ToJSON DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

Show DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

Eq DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

ToResourceProperties DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateTimeFormatConfigurationProperty

data DateMeasureFieldProperty Source #

Instances

Instances details
ToJSON DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Show DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Eq DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

ToResourceProperties DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Property "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" DateMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

type PropertyType "AggregationFunction" DateMeasureFieldProperty = Value Text
Property "Column" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Property "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

Property "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

type PropertyType "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

type PropertyType "AggregationFunction" DateMeasureFieldProperty = Value Text
type PropertyType "Column" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

type PropertyType "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

type PropertyType "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DateMeasureFieldProperty

data NumericFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Show NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Eq NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

ToResourceProperties NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Associated Types

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

Associated Types

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericFormatConfigurationProperty

data NumericalDimensionFieldProperty Source #

Instances

Instances details
ToJSON NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Show NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Eq NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

ToResourceProperties NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Property "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Property "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Property "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

Property "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

type PropertyType "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

type PropertyType "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

type PropertyType "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

type PropertyType "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalDimensionFieldProperty

data NumberFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

Show NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

Eq NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

ToResourceProperties NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

Property "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumberFormatConfigurationProperty

data GeospatialLayerColorFieldProperty Source #

Instances

Instances details
ToJSON GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

Show GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

Eq GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

ToResourceProperties GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

Property "ColorDimensionsFields" GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

Property "ColorValuesFields" GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

type PropertyType "ColorDimensionsFields" GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

type PropertyType "ColorValuesFields" GeospatialLayerColorFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerColorFieldProperty

data GeospatialLayerJoinDefinitionProperty Source #

Instances

Instances details
ToJSON GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

Show GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

Eq GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

ToResourceProperties GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

Property "ColorField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

Property "DatasetKeyField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

Property "ShapeKeyField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

type PropertyType "ColorField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

type PropertyType "DatasetKeyField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

type PropertyType "ShapeKeyField" GeospatialLayerJoinDefinitionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerJoinDefinitionProperty

data UnaggregatedFieldProperty Source #

Instances

Instances details
ToJSON UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

Show UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

Eq UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

ToResourceProperties UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

Property "Column" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

Property "FieldId" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

Property "FormatConfiguration" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

type PropertyType "Column" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

type PropertyType "FieldId" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

type PropertyType "FormatConfiguration" UnaggregatedFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.UnaggregatedFieldProperty

data NumericalMeasureFieldProperty Source #

Instances

Instances details
ToJSON NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Show NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Eq NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

ToResourceProperties NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Property "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Property "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Property "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

Property "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

type PropertyType "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

type PropertyType "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

type PropertyType "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

type PropertyType "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.NumericalMeasureFieldProperty

data GeospatialLayerItemProperty Source #

Constructors

GeospatialLayerItemProperty

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

Fields

Instances

Instances details
ToJSON GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Show GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Eq GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

ToResourceProperties GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "Actions" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "DataSource" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "JoinDefinition" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "Label" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "LayerDefinition" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "LayerId" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "LayerType" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "Tooltip" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

Property "Visibility" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "Actions" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "DataSource" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "JoinDefinition" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "Label" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "LayerDefinition" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "LayerId" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "LayerType" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "Tooltip" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty

type PropertyType "Visibility" GeospatialLayerItemProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerItemProperty