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

Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Documentation

data CurrencyDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Show CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Eq CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

ToResourceProperties CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

Property "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "NumberScale" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Prefix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Suffix" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

type PropertyType "Symbol" CurrencyDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CurrencyDisplayFormatConfigurationProperty

data ThousandSeparatorOptionsProperty Source #

Instances

Instances details
ToJSON ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Show ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Eq ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

ToResourceProperties ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

Property "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty

data NumericalAggregationFunctionProperty Source #

Instances

Instances details
ToJSON NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Show NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Eq NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

ToResourceProperties NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Property "PercentileAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Property "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Associated Types

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

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

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty = Value Text

data ColumnIdentifierProperty Source #

Instances

Instances details
ToJSON ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Show ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Eq ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

ToResourceProperties ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Associated Types

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

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

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text

data DimensionFieldProperty Source #

Instances

Instances details
ToJSON DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Show DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Eq DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

ToResourceProperties DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Property "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Associated Types

type PropertyType "CategoricalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Property "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Associated Types

type PropertyType "DateDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Property "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

Associated Types

type PropertyType "NumericalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

type PropertyType "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

type PropertyType "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

type PropertyType "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty

data MeasureFieldProperty Source #

Instances

Instances details
ToJSON MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Show MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Eq MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

ToResourceProperties MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Property "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Associated Types

type PropertyType "CalculatedMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Property "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Associated Types

type PropertyType "CategoricalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Property "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Associated Types

type PropertyType "DateMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Property "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

Associated Types

type PropertyType "NumericalMeasureField" MeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

type PropertyType "CalculatedMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

type PropertyType "CategoricalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

type PropertyType "DateMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

type PropertyType "NumericalMeasureField" MeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty

data CalculatedMeasureFieldProperty Source #

Instances

Instances details
ToJSON CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

Show CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

Eq CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

ToResourceProperties CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

Property "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

Property "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

type PropertyType "Expression" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

type PropertyType "FieldId" CalculatedMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty

data CategoricalDimensionFieldProperty Source #

Instances

Instances details
ToJSON CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Show CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Eq CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

ToResourceProperties CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Property "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Property "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Property "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

Property "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

type PropertyType "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

type PropertyType "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

type PropertyType "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty

data StringFormatConfigurationProperty Source #

Instances

Instances details
ToJSON StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

Show StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

Eq StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

ToResourceProperties StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty

data CategoricalMeasureFieldProperty Source #

Instances

Instances details
ToJSON CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Show CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Eq CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

ToResourceProperties CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Property "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Property "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Property "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

Property "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

type PropertyType "Column" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

type PropertyType "FieldId" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

type PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty

data NumberDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Show NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Eq NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

ToResourceProperties NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

Property "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty

data PercentageDisplayFormatConfigurationProperty Source #

Instances

Instances details
ToJSON PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Show PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Eq PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty

data DecimalPlacesConfigurationProperty Source #

Instances

Instances details
ToJSON DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Show DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Eq DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

ToResourceProperties DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty

data NegativeValueConfigurationProperty Source #

Instances

Instances details
ToJSON NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Show NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Eq NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

ToResourceProperties NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

Property "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty

data NullValueFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Show NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Eq NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

ToResourceProperties NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

Property "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

type PropertyType "NullString" NullValueFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty

data NumericSeparatorConfigurationProperty Source #

Instances

Instances details
ToJSON NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Show NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Eq NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

ToResourceProperties NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty

data DateDimensionFieldProperty Source #

Instances

Instances details
ToJSON DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Show DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Eq DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

ToResourceProperties DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Property "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Property "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Associated Types

type PropertyType "DateGranularity" DateDimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Property "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Property "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

Property "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

type PropertyType "Column" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

type PropertyType "DateGranularity" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

type PropertyType "FieldId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

type PropertyType "FormatConfiguration" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

type PropertyType "HierarchyId" DateDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty

data DateTimeFormatConfigurationProperty Source #

Instances

Instances details
ToJSON DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

Show DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

Eq DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

ToResourceProperties DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty

data DateMeasureFieldProperty Source #

Instances

Instances details
ToJSON DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Show DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Eq DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

ToResourceProperties DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Property "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Associated Types

type PropertyType "AggregationFunction" DateMeasureFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

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

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Property "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

Property "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

type PropertyType "AggregationFunction" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

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

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

type PropertyType "FieldId" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

type PropertyType "FormatConfiguration" DateMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty

data NumericFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Show NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Eq NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

ToResourceProperties NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Associated Types

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

Associated Types

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty

data NumericalDimensionFieldProperty Source #

Instances

Instances details
ToJSON NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Show NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Eq NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

ToResourceProperties NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Property "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Property "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Property "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

Property "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

type PropertyType "Column" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

type PropertyType "FieldId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

type PropertyType "FormatConfiguration" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

type PropertyType "HierarchyId" NumericalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty

data NumberFormatConfigurationProperty Source #

Instances

Instances details
ToJSON NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

Show NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

Eq NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

ToResourceProperties NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

Property "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty

data NumericalMeasureFieldProperty Source #

Instances

Instances details
ToJSON NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Show NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Eq NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

ToResourceProperties NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Property "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Property "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Property "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

Property "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

type PropertyType "AggregationFunction" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

type PropertyType "Column" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

type PropertyType "FieldId" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

type PropertyType "FormatConfiguration" NumericalMeasureFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty

data PercentileAggregationProperty Source #

Instances

Instances details
ToJSON PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Show PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Eq PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

ToResourceProperties PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Property "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

type PropertyType "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

data GrowthRateComputationProperty Source #

Instances

Instances details
ToJSON GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Show GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Eq GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

ToResourceProperties GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Property "ComputationId" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Property "Name" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Property "PeriodSize" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Property "Time" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

Property "Value" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

type PropertyType "ComputationId" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

type PropertyType "Name" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

type PropertyType "PeriodSize" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

type PropertyType "Time" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty

type PropertyType "Value" GrowthRateComputationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GrowthRateComputationProperty