| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.FilledMapFieldWellsProperty
Documentation
data CurrencyDisplayFormatConfigurationProperty Source #
Constructors
Instances
data ThousandSeparatorOptionsProperty Source #
Constructors
| ThousandSeparatorOptionsProperty | |
Fields
| |
Instances
| ToJSON ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty | |||||
| Show ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty Methods showsPrec :: Int -> ThousandSeparatorOptionsProperty -> ShowS # | |||||
| Eq ThousandSeparatorOptionsProperty Source # | |||||
| ToResourceProperties ThousandSeparatorOptionsProperty Source # | |||||
| Property "GroupingStyle" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Symbol" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "Symbol" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| Property "Visibility" ThousandSeparatorOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ThousandSeparatorOptionsProperty Associated Types
Methods set :: PropertyType "Visibility" ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty -> ThousandSeparatorOptionsProperty # | |||||
| type PropertyType "GroupingStyle" ThousandSeparatorOptionsProperty Source # | |||||
| type PropertyType "Symbol" ThousandSeparatorOptionsProperty Source # | |||||
| type PropertyType "Visibility" ThousandSeparatorOptionsProperty Source # | |||||
data NumericalAggregationFunctionProperty Source #
Constructors
| NumericalAggregationFunctionProperty | |
Instances
| ToJSON NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty | |||||
| Show NumericalAggregationFunctionProperty Source # | |||||
| Eq NumericalAggregationFunctionProperty Source # | |||||
| ToResourceProperties NumericalAggregationFunctionProperty Source # | |||||
| Property "PercentileAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty Associated Types
Methods set :: PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty # | |||||
| Property "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty Associated Types
Methods set :: PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty # | |||||
| type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty = PercentileAggregationProperty | |||||
| type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # | |||||
data ColumnIdentifierProperty Source #
Constructors
| ColumnIdentifierProperty | |
Fields
| |
Instances
| ToJSON ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty Methods toJSON :: ColumnIdentifierProperty -> Value # toEncoding :: ColumnIdentifierProperty -> Encoding # toJSONList :: [ColumnIdentifierProperty] -> Value # | |||||
| Show ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty Methods showsPrec :: Int -> ColumnIdentifierProperty -> ShowS # show :: ColumnIdentifierProperty -> String # showList :: [ColumnIdentifierProperty] -> ShowS # | |||||
| Eq ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty Methods (==) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # (/=) :: ColumnIdentifierProperty -> ColumnIdentifierProperty -> Bool # | |||||
| ToResourceProperties ColumnIdentifierProperty Source # | |||||
| Property "ColumnName" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "ColumnName" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| Property "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty Associated Types
Methods set :: PropertyType "DataSetIdentifier" ColumnIdentifierProperty -> ColumnIdentifierProperty -> ColumnIdentifierProperty # | |||||
| type PropertyType "ColumnName" ColumnIdentifierProperty Source # | |||||
| type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # | |||||
data DimensionFieldProperty Source #
Constructors
| DimensionFieldProperty | |
Instances
| ToJSON DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Methods toJSON :: DimensionFieldProperty -> Value # toEncoding :: DimensionFieldProperty -> Encoding # toJSONList :: [DimensionFieldProperty] -> Value # toEncodingList :: [DimensionFieldProperty] -> Encoding # omitField :: DimensionFieldProperty -> Bool # | |||||
| Show DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Methods showsPrec :: Int -> DimensionFieldProperty -> ShowS # show :: DimensionFieldProperty -> String # showList :: [DimensionFieldProperty] -> ShowS # | |||||
| Eq DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Methods (==) :: DimensionFieldProperty -> DimensionFieldProperty -> Bool # (/=) :: DimensionFieldProperty -> DimensionFieldProperty -> Bool # | |||||
| ToResourceProperties DimensionFieldProperty Source # | |||||
| Property "CategoricalDimensionField" DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Associated Types
Methods set :: PropertyType "CategoricalDimensionField" DimensionFieldProperty -> DimensionFieldProperty -> DimensionFieldProperty # | |||||
| Property "DateDimensionField" DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Associated Types
Methods set :: PropertyType "DateDimensionField" DimensionFieldProperty -> DimensionFieldProperty -> DimensionFieldProperty # | |||||
| Property "NumericalDimensionField" DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty Associated Types
Methods set :: PropertyType "NumericalDimensionField" DimensionFieldProperty -> DimensionFieldProperty -> DimensionFieldProperty # | |||||
| type PropertyType "CategoricalDimensionField" DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty type PropertyType "CategoricalDimensionField" DimensionFieldProperty = CategoricalDimensionFieldProperty | |||||
| type PropertyType "DateDimensionField" DimensionFieldProperty Source # | |||||
| type PropertyType "NumericalDimensionField" DimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DimensionFieldProperty type PropertyType "NumericalDimensionField" DimensionFieldProperty = NumericalDimensionFieldProperty | |||||
data MeasureFieldProperty Source #
Constructors
| MeasureFieldProperty | |
Instances
| ToJSON MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Methods toJSON :: MeasureFieldProperty -> Value # toEncoding :: MeasureFieldProperty -> Encoding # toJSONList :: [MeasureFieldProperty] -> Value # toEncodingList :: [MeasureFieldProperty] -> Encoding # omitField :: MeasureFieldProperty -> Bool # | |||||
| Show MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Methods showsPrec :: Int -> MeasureFieldProperty -> ShowS # show :: MeasureFieldProperty -> String # showList :: [MeasureFieldProperty] -> ShowS # | |||||
| Eq MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Methods (==) :: MeasureFieldProperty -> MeasureFieldProperty -> Bool # (/=) :: MeasureFieldProperty -> MeasureFieldProperty -> Bool # | |||||
| ToResourceProperties MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Methods toResourceProperties :: MeasureFieldProperty -> ResourceProperties # | |||||
| Property "CalculatedMeasureField" MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Associated Types
Methods set :: PropertyType "CalculatedMeasureField" MeasureFieldProperty -> MeasureFieldProperty -> MeasureFieldProperty # | |||||
| Property "CategoricalMeasureField" MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Associated Types
Methods set :: PropertyType "CategoricalMeasureField" MeasureFieldProperty -> MeasureFieldProperty -> MeasureFieldProperty # | |||||
| Property "DateMeasureField" MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Associated Types
Methods set :: PropertyType "DateMeasureField" MeasureFieldProperty -> MeasureFieldProperty -> MeasureFieldProperty # | |||||
| Property "NumericalMeasureField" MeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.MeasureFieldProperty Associated Types
Methods set :: PropertyType "NumericalMeasureField" MeasureFieldProperty -> MeasureFieldProperty -> MeasureFieldProperty # | |||||
| type PropertyType "CalculatedMeasureField" MeasureFieldProperty Source # | |||||
| type PropertyType "CategoricalMeasureField" MeasureFieldProperty Source # | |||||
| type PropertyType "DateMeasureField" MeasureFieldProperty Source # | |||||
| type PropertyType "NumericalMeasureField" MeasureFieldProperty Source # | |||||
data CalculatedMeasureFieldProperty Source #
Constructors
| CalculatedMeasureFieldProperty | |
Fields
| |
Instances
| ToJSON CalculatedMeasureFieldProperty Source # | |||||
| Show CalculatedMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty Methods showsPrec :: Int -> CalculatedMeasureFieldProperty -> ShowS # show :: CalculatedMeasureFieldProperty -> String # showList :: [CalculatedMeasureFieldProperty] -> ShowS # | |||||
| Eq CalculatedMeasureFieldProperty Source # | |||||
| ToResourceProperties CalculatedMeasureFieldProperty Source # | |||||
| Property "Expression" CalculatedMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty Associated Types
Methods set :: PropertyType "Expression" CalculatedMeasureFieldProperty -> CalculatedMeasureFieldProperty -> CalculatedMeasureFieldProperty # | |||||
| Property "FieldId" CalculatedMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CalculatedMeasureFieldProperty Associated Types
Methods set :: PropertyType "FieldId" CalculatedMeasureFieldProperty -> CalculatedMeasureFieldProperty -> CalculatedMeasureFieldProperty # | |||||
| type PropertyType "Expression" CalculatedMeasureFieldProperty Source # | |||||
| type PropertyType "FieldId" CalculatedMeasureFieldProperty Source # | |||||
data CategoricalDimensionFieldProperty Source #
Constructors
| CategoricalDimensionFieldProperty | |
Fields | |
Instances
| ToJSON CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty | |||||
| Show CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty Methods showsPrec :: Int -> CategoricalDimensionFieldProperty -> ShowS # | |||||
| Eq CategoricalDimensionFieldProperty Source # | |||||
| ToResourceProperties CategoricalDimensionFieldProperty Source # | |||||
| Property "Column" CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty Associated Types
Methods set :: PropertyType "Column" CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty # | |||||
| Property "FieldId" CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty Associated Types
Methods set :: PropertyType "FieldId" CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty # | |||||
| Property "FormatConfiguration" CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty # | |||||
| Property "HierarchyId" CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty Associated Types
Methods set :: PropertyType "HierarchyId" CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty -> CategoricalDimensionFieldProperty # | |||||
| type PropertyType "Column" CategoricalDimensionFieldProperty Source # | |||||
| type PropertyType "FieldId" CategoricalDimensionFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalDimensionFieldProperty type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty = StringFormatConfigurationProperty | |||||
| type PropertyType "HierarchyId" CategoricalDimensionFieldProperty Source # | |||||
data StringFormatConfigurationProperty Source #
Constructors
| StringFormatConfigurationProperty | |
Instances
| ToJSON StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty | |||||
| Show StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty Methods showsPrec :: Int -> StringFormatConfigurationProperty -> ShowS # | |||||
| Eq StringFormatConfigurationProperty Source # | |||||
| ToResourceProperties StringFormatConfigurationProperty Source # | |||||
| Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty -> StringFormatConfigurationProperty -> StringFormatConfigurationProperty # | |||||
| Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty -> StringFormatConfigurationProperty -> StringFormatConfigurationProperty # | |||||
| type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.StringFormatConfigurationProperty type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
data CategoricalMeasureFieldProperty Source #
Constructors
| CategoricalMeasureFieldProperty | |
Instances
| ToJSON CategoricalMeasureFieldProperty Source # | |||||
| Show CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty Methods showsPrec :: Int -> CategoricalMeasureFieldProperty -> ShowS # | |||||
| Eq CategoricalMeasureFieldProperty Source # | |||||
| ToResourceProperties CategoricalMeasureFieldProperty Source # | |||||
| Property "AggregationFunction" CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty Associated Types
Methods set :: PropertyType "AggregationFunction" CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty # | |||||
| Property "Column" CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty Associated Types
Methods set :: PropertyType "Column" CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty # | |||||
| Property "FieldId" CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty Associated Types
Methods set :: PropertyType "FieldId" CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty # | |||||
| Property "FormatConfiguration" CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty -> CategoricalMeasureFieldProperty # | |||||
| type PropertyType "AggregationFunction" CategoricalMeasureFieldProperty Source # | |||||
| type PropertyType "Column" CategoricalMeasureFieldProperty Source # | |||||
| type PropertyType "FieldId" CategoricalMeasureFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.CategoricalMeasureFieldProperty type PropertyType "FormatConfiguration" CategoricalMeasureFieldProperty = StringFormatConfigurationProperty | |||||
data NumberDisplayFormatConfigurationProperty Source #
Constructors
| NumberDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Methods toJSON :: NumberDisplayFormatConfigurationProperty -> Value # toEncoding :: NumberDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [NumberDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [NumberDisplayFormatConfigurationProperty] -> Encoding # omitField :: NumberDisplayFormatConfigurationProperty -> Bool # | |||||
| Show NumberDisplayFormatConfigurationProperty Source # | |||||
| Eq NumberDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumberDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty -> NumberDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" NumberDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" NumberDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" NumberDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumberScale" NumberDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "Prefix" NumberDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" NumberDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" NumberDisplayFormatConfigurationProperty Source # | |||||
data PercentageDisplayFormatConfigurationProperty Source #
Constructors
| PercentageDisplayFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Methods toJSON :: PercentageDisplayFormatConfigurationProperty -> Value # toEncoding :: PercentageDisplayFormatConfigurationProperty -> Encoding # toJSONList :: [PercentageDisplayFormatConfigurationProperty] -> Value # toEncodingList :: [PercentageDisplayFormatConfigurationProperty] -> Encoding # omitField :: PercentageDisplayFormatConfigurationProperty -> Bool # | |||||
| Show PercentageDisplayFormatConfigurationProperty Source # | |||||
| Eq PercentageDisplayFormatConfigurationProperty Source # | |||||
| ToResourceProperties PercentageDisplayFormatConfigurationProperty Source # | |||||
| Property "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| Property "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
Methods set :: PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty -> PercentageDisplayFormatConfigurationProperty # | |||||
| Property "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty Associated Types
| |||||
| type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "DecimalPlacesConfiguration" PercentageDisplayFormatConfigurationProperty = DecimalPlacesConfigurationProperty | |||||
| type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "NegativeValueConfiguration" PercentageDisplayFormatConfigurationProperty = NegativeValueConfigurationProperty | |||||
| type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" PercentageDisplayFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "Prefix" PercentageDisplayFormatConfigurationProperty Source # | |||||
| type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentageDisplayFormatConfigurationProperty type PropertyType "SeparatorConfiguration" PercentageDisplayFormatConfigurationProperty = NumericSeparatorConfigurationProperty | |||||
| type PropertyType "Suffix" PercentageDisplayFormatConfigurationProperty Source # | |||||
data DecimalPlacesConfigurationProperty Source #
Constructors
| DecimalPlacesConfigurationProperty | |
Instances
| ToJSON DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty | |||||
| Show DecimalPlacesConfigurationProperty Source # | |||||
| Eq DecimalPlacesConfigurationProperty Source # | |||||
| ToResourceProperties DecimalPlacesConfigurationProperty Source # | |||||
| Property "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DecimalPlacesConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty -> DecimalPlacesConfigurationProperty # | |||||
| type PropertyType "DecimalPlaces" DecimalPlacesConfigurationProperty Source # | |||||
data NegativeValueConfigurationProperty Source #
Constructors
| NegativeValueConfigurationProperty | |
Fields
| |
Instances
| ToJSON NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty | |||||
| Show NegativeValueConfigurationProperty Source # | |||||
| Eq NegativeValueConfigurationProperty Source # | |||||
| ToResourceProperties NegativeValueConfigurationProperty Source # | |||||
| Property "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NegativeValueConfigurationProperty Associated Types
Methods set :: PropertyType "DisplayMode" NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty -> NegativeValueConfigurationProperty # | |||||
| type PropertyType "DisplayMode" NegativeValueConfigurationProperty Source # | |||||
data NullValueFormatConfigurationProperty Source #
Constructors
| NullValueFormatConfigurationProperty | |
Fields
| |
Instances
| ToJSON NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty | |||||
| Show NullValueFormatConfigurationProperty Source # | |||||
| Eq NullValueFormatConfigurationProperty Source # | |||||
| ToResourceProperties NullValueFormatConfigurationProperty Source # | |||||
| Property "NullString" NullValueFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NullValueFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullString" NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty -> NullValueFormatConfigurationProperty # | |||||
| type PropertyType "NullString" NullValueFormatConfigurationProperty Source # | |||||
data NumericSeparatorConfigurationProperty Source #
Constructors
| NumericSeparatorConfigurationProperty | |
Fields | |
Instances
| ToJSON NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Methods toJSON :: NumericSeparatorConfigurationProperty -> Value # toEncoding :: NumericSeparatorConfigurationProperty -> Encoding # toJSONList :: [NumericSeparatorConfigurationProperty] -> Value # toEncodingList :: [NumericSeparatorConfigurationProperty] -> Encoding # omitField :: NumericSeparatorConfigurationProperty -> Bool # | |||||
| Show NumericSeparatorConfigurationProperty Source # | |||||
| Eq NumericSeparatorConfigurationProperty Source # | |||||
| ToResourceProperties NumericSeparatorConfigurationProperty Source # | |||||
| Property "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| Property "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty Associated Types
Methods set :: PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty -> NumericSeparatorConfigurationProperty # | |||||
| type PropertyType "DecimalSeparator" NumericSeparatorConfigurationProperty Source # | |||||
| type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericSeparatorConfigurationProperty type PropertyType "ThousandsSeparator" NumericSeparatorConfigurationProperty = ThousandSeparatorOptionsProperty | |||||
data DateDimensionFieldProperty Source #
Constructors
| DateDimensionFieldProperty | |
Fields | |
Instances
| ToJSON DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Methods toJSON :: DateDimensionFieldProperty -> Value # toEncoding :: DateDimensionFieldProperty -> Encoding # toJSONList :: [DateDimensionFieldProperty] -> Value # toEncodingList :: [DateDimensionFieldProperty] -> Encoding # | |||||
| Show DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Methods showsPrec :: Int -> DateDimensionFieldProperty -> ShowS # show :: DateDimensionFieldProperty -> String # showList :: [DateDimensionFieldProperty] -> ShowS # | |||||
| Eq DateDimensionFieldProperty Source # | |||||
| ToResourceProperties DateDimensionFieldProperty Source # | |||||
| Property "Column" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Associated Types
Methods set :: PropertyType "Column" DateDimensionFieldProperty -> DateDimensionFieldProperty -> DateDimensionFieldProperty # | |||||
| Property "DateGranularity" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Associated Types
Methods set :: PropertyType "DateGranularity" DateDimensionFieldProperty -> DateDimensionFieldProperty -> DateDimensionFieldProperty # | |||||
| Property "FieldId" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Associated Types
Methods set :: PropertyType "FieldId" DateDimensionFieldProperty -> DateDimensionFieldProperty -> DateDimensionFieldProperty # | |||||
| Property "FormatConfiguration" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" DateDimensionFieldProperty -> DateDimensionFieldProperty -> DateDimensionFieldProperty # | |||||
| Property "HierarchyId" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty Associated Types
Methods set :: PropertyType "HierarchyId" DateDimensionFieldProperty -> DateDimensionFieldProperty -> DateDimensionFieldProperty # | |||||
| type PropertyType "Column" DateDimensionFieldProperty Source # | |||||
| type PropertyType "DateGranularity" DateDimensionFieldProperty Source # | |||||
| type PropertyType "FieldId" DateDimensionFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" DateDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateDimensionFieldProperty type PropertyType "FormatConfiguration" DateDimensionFieldProperty = DateTimeFormatConfigurationProperty | |||||
| type PropertyType "HierarchyId" DateDimensionFieldProperty Source # | |||||
data DateTimeFormatConfigurationProperty Source #
Constructors
| DateTimeFormatConfigurationProperty | |
Instances
| ToJSON DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty | |||||
| Show DateTimeFormatConfigurationProperty Source # | |||||
| Eq DateTimeFormatConfigurationProperty Source # | |||||
| ToResourceProperties DateTimeFormatConfigurationProperty Source # | |||||
| Property "DateTimeFormat" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| Property "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| Property "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty -> DateTimeFormatConfigurationProperty # | |||||
| type PropertyType "DateTimeFormat" DateTimeFormatConfigurationProperty Source # | |||||
| type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty type PropertyType "NullValueFormatConfiguration" DateTimeFormatConfigurationProperty = NullValueFormatConfigurationProperty | |||||
| type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateTimeFormatConfigurationProperty type PropertyType "NumericFormatConfiguration" DateTimeFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
data DateMeasureFieldProperty Source #
Constructors
| DateMeasureFieldProperty | |
Fields | |
Instances
| ToJSON DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Methods toJSON :: DateMeasureFieldProperty -> Value # toEncoding :: DateMeasureFieldProperty -> Encoding # toJSONList :: [DateMeasureFieldProperty] -> Value # | |||||
| Show DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Methods showsPrec :: Int -> DateMeasureFieldProperty -> ShowS # show :: DateMeasureFieldProperty -> String # showList :: [DateMeasureFieldProperty] -> ShowS # | |||||
| Eq DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Methods (==) :: DateMeasureFieldProperty -> DateMeasureFieldProperty -> Bool # (/=) :: DateMeasureFieldProperty -> DateMeasureFieldProperty -> Bool # | |||||
| ToResourceProperties DateMeasureFieldProperty Source # | |||||
| Property "AggregationFunction" DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Associated Types
Methods set :: PropertyType "AggregationFunction" DateMeasureFieldProperty -> DateMeasureFieldProperty -> DateMeasureFieldProperty # | |||||
| Property "Column" DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Associated Types
Methods set :: PropertyType "Column" DateMeasureFieldProperty -> DateMeasureFieldProperty -> DateMeasureFieldProperty # | |||||
| Property "FieldId" DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Associated Types
Methods set :: PropertyType "FieldId" DateMeasureFieldProperty -> DateMeasureFieldProperty -> DateMeasureFieldProperty # | |||||
| Property "FormatConfiguration" DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" DateMeasureFieldProperty -> DateMeasureFieldProperty -> DateMeasureFieldProperty # | |||||
| type PropertyType "AggregationFunction" DateMeasureFieldProperty Source # | |||||
| type PropertyType "Column" DateMeasureFieldProperty Source # | |||||
| type PropertyType "FieldId" DateMeasureFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" DateMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.DateMeasureFieldProperty type PropertyType "FormatConfiguration" DateMeasureFieldProperty = DateTimeFormatConfigurationProperty | |||||
data NumericFormatConfigurationProperty Source #
Constructors
| NumericFormatConfigurationProperty | |
Instances
| ToJSON NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty | |||||
| Show NumericFormatConfigurationProperty Source # | |||||
| Eq NumericFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumericFormatConfigurationProperty Source # | |||||
| Property "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| Property "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty Associated Types
Methods set :: PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty -> NumericFormatConfigurationProperty # | |||||
| type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty type PropertyType "CurrencyDisplayFormatConfiguration" NumericFormatConfigurationProperty = CurrencyDisplayFormatConfigurationProperty | |||||
| type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty type PropertyType "NumberDisplayFormatConfiguration" NumericFormatConfigurationProperty = NumberDisplayFormatConfigurationProperty | |||||
| type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericFormatConfigurationProperty type PropertyType "PercentageDisplayFormatConfiguration" NumericFormatConfigurationProperty = PercentageDisplayFormatConfigurationProperty | |||||
data NumericalDimensionFieldProperty Source #
Constructors
| NumericalDimensionFieldProperty | |
Fields | |
Instances
| ToJSON NumericalDimensionFieldProperty Source # | |||||
| Show NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty Methods showsPrec :: Int -> NumericalDimensionFieldProperty -> ShowS # | |||||
| Eq NumericalDimensionFieldProperty Source # | |||||
| ToResourceProperties NumericalDimensionFieldProperty Source # | |||||
| Property "Column" NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty Associated Types
Methods set :: PropertyType "Column" NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty # | |||||
| Property "FieldId" NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty Associated Types
Methods set :: PropertyType "FieldId" NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty # | |||||
| Property "FormatConfiguration" NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty # | |||||
| Property "HierarchyId" NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty Associated Types
Methods set :: PropertyType "HierarchyId" NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty -> NumericalDimensionFieldProperty # | |||||
| type PropertyType "Column" NumericalDimensionFieldProperty Source # | |||||
| type PropertyType "FieldId" NumericalDimensionFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" NumericalDimensionFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalDimensionFieldProperty type PropertyType "FormatConfiguration" NumericalDimensionFieldProperty = NumberFormatConfigurationProperty | |||||
| type PropertyType "HierarchyId" NumericalDimensionFieldProperty Source # | |||||
data FilledMapAggregatedFieldWellsProperty Source #
Constructors
| FilledMapAggregatedFieldWellsProperty | |
Fields
| |
Instances
| ToJSON FilledMapAggregatedFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapAggregatedFieldWellsProperty Methods toJSON :: FilledMapAggregatedFieldWellsProperty -> Value # toEncoding :: FilledMapAggregatedFieldWellsProperty -> Encoding # toJSONList :: [FilledMapAggregatedFieldWellsProperty] -> Value # toEncodingList :: [FilledMapAggregatedFieldWellsProperty] -> Encoding # omitField :: FilledMapAggregatedFieldWellsProperty -> Bool # | |||||
| Show FilledMapAggregatedFieldWellsProperty Source # | |||||
| Eq FilledMapAggregatedFieldWellsProperty Source # | |||||
| ToResourceProperties FilledMapAggregatedFieldWellsProperty Source # | |||||
| Property "Geospatial" FilledMapAggregatedFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapAggregatedFieldWellsProperty Associated Types
Methods set :: PropertyType "Geospatial" FilledMapAggregatedFieldWellsProperty -> FilledMapAggregatedFieldWellsProperty -> FilledMapAggregatedFieldWellsProperty # | |||||
| Property "Values" FilledMapAggregatedFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapAggregatedFieldWellsProperty Associated Types
| |||||
| type PropertyType "Geospatial" FilledMapAggregatedFieldWellsProperty Source # | |||||
| type PropertyType "Values" FilledMapAggregatedFieldWellsProperty Source # | |||||
data NumberFormatConfigurationProperty Source #
Constructors
| NumberFormatConfigurationProperty | |
Instances
| ToJSON NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty | |||||
| Show NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty Methods showsPrec :: Int -> NumberFormatConfigurationProperty -> ShowS # | |||||
| Eq NumberFormatConfigurationProperty Source # | |||||
| ToResourceProperties NumberFormatConfigurationProperty Source # | |||||
| Property "FormatConfiguration" NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" NumberFormatConfigurationProperty -> NumberFormatConfigurationProperty -> NumberFormatConfigurationProperty # | |||||
| type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumberFormatConfigurationProperty type PropertyType "FormatConfiguration" NumberFormatConfigurationProperty = NumericFormatConfigurationProperty | |||||
data NumericalMeasureFieldProperty Source #
Constructors
| NumericalMeasureFieldProperty | |
Instances
| ToJSON NumericalMeasureFieldProperty Source # | |||||
| Show NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty Methods showsPrec :: Int -> NumericalMeasureFieldProperty -> ShowS # show :: NumericalMeasureFieldProperty -> String # showList :: [NumericalMeasureFieldProperty] -> ShowS # | |||||
| Eq NumericalMeasureFieldProperty Source # | |||||
| ToResourceProperties NumericalMeasureFieldProperty Source # | |||||
| Property "AggregationFunction" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty Associated Types
Methods set :: PropertyType "AggregationFunction" NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty # | |||||
| Property "Column" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty Associated Types
Methods set :: PropertyType "Column" NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty # | |||||
| Property "FieldId" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty Associated Types
Methods set :: PropertyType "FieldId" NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty # | |||||
| Property "FormatConfiguration" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty Associated Types
Methods set :: PropertyType "FormatConfiguration" NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty -> NumericalMeasureFieldProperty # | |||||
| type PropertyType "AggregationFunction" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty type PropertyType "AggregationFunction" NumericalMeasureFieldProperty = NumericalAggregationFunctionProperty | |||||
| type PropertyType "Column" NumericalMeasureFieldProperty Source # | |||||
| type PropertyType "FieldId" NumericalMeasureFieldProperty Source # | |||||
| type PropertyType "FormatConfiguration" NumericalMeasureFieldProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.NumericalMeasureFieldProperty type PropertyType "FormatConfiguration" NumericalMeasureFieldProperty = NumberFormatConfigurationProperty | |||||
data PercentileAggregationProperty Source #
Constructors
| PercentileAggregationProperty | |
Fields
| |
Instances
| ToJSON PercentileAggregationProperty Source # | |||||
| Show PercentileAggregationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty Methods showsPrec :: Int -> PercentileAggregationProperty -> ShowS # show :: PercentileAggregationProperty -> String # showList :: [PercentileAggregationProperty] -> ShowS # | |||||
| Eq PercentileAggregationProperty Source # | |||||
| ToResourceProperties PercentileAggregationProperty Source # | |||||
| Property "PercentileValue" PercentileAggregationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty Associated Types
Methods set :: PropertyType "PercentileValue" PercentileAggregationProperty -> PercentileAggregationProperty -> PercentileAggregationProperty # | |||||
| type PropertyType "PercentileValue" PercentileAggregationProperty Source # | |||||
mkCalculatedMeasureFieldProperty :: Value Text -> Value Text -> CalculatedMeasureFieldProperty Source #
mkCategoricalDimensionFieldProperty :: ColumnIdentifierProperty -> Value Text -> CategoricalDimensionFieldProperty Source #
mkCategoricalMeasureFieldProperty :: ColumnIdentifierProperty -> Value Text -> CategoricalMeasureFieldProperty Source #
mkDateDimensionFieldProperty :: ColumnIdentifierProperty -> Value Text -> DateDimensionFieldProperty Source #
mkDateMeasureFieldProperty :: ColumnIdentifierProperty -> Value Text -> DateMeasureFieldProperty Source #
mkNullValueFormatConfigurationProperty :: Value Text -> NullValueFormatConfigurationProperty Source #
mkNumericalDimensionFieldProperty :: ColumnIdentifierProperty -> Value Text -> NumericalDimensionFieldProperty Source #
mkNumericalMeasureFieldProperty :: ColumnIdentifierProperty -> Value Text -> NumericalMeasureFieldProperty Source #
mkPercentageDisplayFormatConfigurationProperty :: PercentageDisplayFormatConfigurationProperty Source #
data FilledMapFieldWellsProperty Source #
Constructors
| FilledMapFieldWellsProperty | |
Fields | |
Instances
| ToJSON FilledMapFieldWellsProperty Source # | |||||
| Show FilledMapFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapFieldWellsProperty Methods showsPrec :: Int -> FilledMapFieldWellsProperty -> ShowS # show :: FilledMapFieldWellsProperty -> String # showList :: [FilledMapFieldWellsProperty] -> ShowS # | |||||
| Eq FilledMapFieldWellsProperty Source # | |||||
| ToResourceProperties FilledMapFieldWellsProperty Source # | |||||
| Property "FilledMapAggregatedFieldWells" FilledMapFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapFieldWellsProperty Associated Types
Methods set :: PropertyType "FilledMapAggregatedFieldWells" FilledMapFieldWellsProperty -> FilledMapFieldWellsProperty -> FilledMapFieldWellsProperty # | |||||
| type PropertyType "FilledMapAggregatedFieldWells" FilledMapFieldWellsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.FilledMapFieldWellsProperty type PropertyType "FilledMapAggregatedFieldWells" FilledMapFieldWellsProperty = FilledMapAggregatedFieldWellsProperty | |||||