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

Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Show CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Eq CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CurrencyDisplayFormatConfigurationProperty

data ThousandSeparatorOptionsProperty Source #

Instances

Instances details
ToJSON ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Show ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Eq ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

ToResourceProperties ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

Property "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ThousandSeparatorOptionsProperty

data NumericalAggregationFunctionProperty Source #

Instances

Instances details
ToJSON NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

Show NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

Eq NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

ToResourceProperties NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

Property "PercentileAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

Property "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

Associated Types

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty = Value Text
type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty = Value Text

data ColumnIdentifierProperty Source #

Instances

Instances details
ToJSON ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Show ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Eq ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

ToResourceProperties ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Property "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Property "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Associated Types

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text
type PropertyType "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text

data DimensionFieldProperty Source #

Instances

Instances details
ToJSON DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Show DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Eq DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

ToResourceProperties DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Property "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Associated Types

type PropertyType "CategoricalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Property "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Associated Types

type PropertyType "DateDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Property "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

Associated Types

type PropertyType "NumericalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

type PropertyType "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

type PropertyType "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

type PropertyType "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DimensionFieldProperty

data MeasureFieldProperty Source #

Instances

Instances details
ToJSON MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Show MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Eq MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

ToResourceProperties MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Property "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Associated Types

type PropertyType "CalculatedMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Property "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Associated Types

type PropertyType "CategoricalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Property "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Associated Types

type PropertyType "DateMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Property "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

Associated Types

type PropertyType "NumericalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

type PropertyType "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

type PropertyType "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

type PropertyType "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

type PropertyType "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.MeasureFieldProperty

data CalculatedMeasureFieldProperty Source #

Instances

Instances details
ToJSON CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

Show CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

Eq CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

ToResourceProperties CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

Property "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

Property "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

type PropertyType "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

type PropertyType "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CalculatedMeasureFieldProperty

data CategoricalDimensionFieldProperty Source #

Instances

Instances details
ToJSON CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Show CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Eq CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

ToResourceProperties CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Property "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Property "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Property "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

Property "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

type PropertyType "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

type PropertyType "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

type PropertyType "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalDimensionFieldProperty

data StringFormatConfigurationProperty Source #

Instances

Instances details
ToJSON StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

Show StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

Eq StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

ToResourceProperties StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.StringFormatConfigurationProperty

data CategoricalMeasureFieldProperty Source #

Instances

Instances details
ToJSON CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Show CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Eq CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

ToResourceProperties CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Property "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Property "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Property "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

Property "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

type PropertyType "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

type PropertyType "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

type PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.CategoricalMeasureFieldProperty

data ComboChartAggregatedFieldWellsProperty Source #

Instances

Instances details
ToJSON ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Show ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Eq ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

ToResourceProperties ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Property "BarValues" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Property "Category" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Property "Colors" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

Property "LineValues" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

type PropertyType "BarValues" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

type PropertyType "Category" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

type PropertyType "Colors" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

type PropertyType "LineValues" ComboChartAggregatedFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartAggregatedFieldWellsProperty

data NumberDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Show NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Eq NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

ToResourceProperties NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

Property "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberDisplayFormatConfigurationProperty

data PercentageDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Show PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Eq PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentageDisplayFormatConfigurationProperty

data DecimalPlacesConfigurationProperty Source #

Instances

Instances details
ToJSON DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Show DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Eq DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

ToResourceProperties DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DecimalPlacesConfigurationProperty

data NegativeValueConfigurationProperty Source #

Instances

Instances details
ToJSON NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Show NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Eq NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

ToResourceProperties NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

Property "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NegativeValueConfigurationProperty

data 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 DateDimensionFieldProperty Source #

Instances

Instances details
ToJSON DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Show DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Eq DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

ToResourceProperties DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Property "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Property "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Associated Types

type PropertyType "DateGranularity" DateDimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Property "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Property "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

Property "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

type PropertyType "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

type PropertyType "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

type PropertyType "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

type PropertyType "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

type PropertyType "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateDimensionFieldProperty

data DateTimeFormatConfigurationProperty Source #

Instances

Instances details
ToJSON DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Show DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Eq DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

ToResourceProperties DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateTimeFormatConfigurationProperty

data DateMeasureFieldProperty Source #

Instances

Instances details
ToJSON DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Show DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Eq DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

ToResourceProperties DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Property "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" DateMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

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

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Property "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

Property "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

type PropertyType "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

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

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

type PropertyType "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

type PropertyType "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.DateMeasureFieldProperty

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

Instances

Instances details
ToJSON NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Show NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Eq NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

ToResourceProperties NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Property "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Property "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Property "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

Property "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

type PropertyType "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

type PropertyType "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

type PropertyType "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

type PropertyType "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalDimensionFieldProperty

data NumberFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

Show NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

Eq NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

ToResourceProperties NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

Property "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumberFormatConfigurationProperty

data NumericalMeasureFieldProperty Source #

Instances

Instances details
ToJSON NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Show NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Eq NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

ToResourceProperties NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Property "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Property "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Property "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

Property "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

type PropertyType "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

type PropertyType "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

type PropertyType "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

type PropertyType "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.NumericalMeasureFieldProperty

data PercentileAggregationProperty Source #

Instances

Instances details
ToJSON PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

Show PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

Eq PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

ToResourceProperties PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

Property "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

type PropertyType "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PercentileAggregationProperty

data ComboChartFieldWellsProperty Source #

Instances

Instances details
ToJSON ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

Show ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

Eq ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

ToResourceProperties ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

Property "ComboChartAggregatedFieldWells" ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

Associated Types

type PropertyType "ComboChartAggregatedFieldWells" ComboChartFieldWellsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty

type PropertyType "ComboChartAggregatedFieldWells" ComboChartFieldWellsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ComboChartFieldWellsProperty