| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty
Documentation
data AggregationFunctionProperty Source #
Constructors
| AggregationFunctionProperty | |
Instances
data AttributeAggregationFunctionProperty Source #
Constructors
| AttributeAggregationFunctionProperty | |
Fields | |
Instances
| ToJSON AttributeAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AttributeAggregationFunctionProperty | |||||
| Show AttributeAggregationFunctionProperty Source # | |||||
| Eq AttributeAggregationFunctionProperty Source # | |||||
| ToResourceProperties AttributeAggregationFunctionProperty Source # | |||||
| Property "SimpleAttributeAggregation" AttributeAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AttributeAggregationFunctionProperty Associated Types
Methods set :: PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty -> AttributeAggregationFunctionProperty -> AttributeAggregationFunctionProperty # | |||||
| Property "ValueForMultipleValues" AttributeAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.AttributeAggregationFunctionProperty Associated Types
Methods set :: PropertyType "ValueForMultipleValues" AttributeAggregationFunctionProperty -> AttributeAggregationFunctionProperty -> AttributeAggregationFunctionProperty # | |||||
| type PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty Source # | |||||
| type PropertyType "ValueForMultipleValues" AttributeAggregationFunctionProperty Source # | |||||
data NumericalAggregationFunctionProperty Source #
Constructors
| NumericalAggregationFunctionProperty | |
Instances
| ToJSON NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericalAggregationFunctionProperty | |||||
| Show NumericalAggregationFunctionProperty Source # | |||||
| Eq NumericalAggregationFunctionProperty Source # | |||||
| ToResourceProperties NumericalAggregationFunctionProperty Source # | |||||
| Property "PercentileAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericalAggregationFunctionProperty Associated Types
Methods set :: PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty # | |||||
| Property "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericalAggregationFunctionProperty Associated Types
Methods set :: PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty -> NumericalAggregationFunctionProperty # | |||||
| type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericalAggregationFunctionProperty type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty = PercentileAggregationProperty | |||||
| type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # | |||||
data PercentileAggregationProperty Source #
Constructors
| PercentileAggregationProperty | |
Fields
| |
Instances
| ToJSON PercentileAggregationProperty Source # | |||||
| Show PercentileAggregationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.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.Dashboard.PercentileAggregationProperty Associated Types
Methods set :: PropertyType "PercentileValue" PercentileAggregationProperty -> PercentileAggregationProperty -> PercentileAggregationProperty # | |||||
| type PropertyType "PercentileValue" PercentileAggregationProperty Source # | |||||
data NumericRangeFilterProperty Source #
Constructors
| NumericRangeFilterProperty | |
Fields
| |
Instances
| ToJSON NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Methods toJSON :: NumericRangeFilterProperty -> Value # toEncoding :: NumericRangeFilterProperty -> Encoding # toJSONList :: [NumericRangeFilterProperty] -> Value # toEncodingList :: [NumericRangeFilterProperty] -> Encoding # | |||||
| Show NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Methods showsPrec :: Int -> NumericRangeFilterProperty -> ShowS # show :: NumericRangeFilterProperty -> String # showList :: [NumericRangeFilterProperty] -> ShowS # | |||||
| Eq NumericRangeFilterProperty Source # | |||||
| ToResourceProperties NumericRangeFilterProperty Source # | |||||
| Property "AggregationFunction" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "AggregationFunction" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "Column" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "Column" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "DefaultFilterControlConfiguration" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "DefaultFilterControlConfiguration" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "FilterId" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "FilterId" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "IncludeMaximum" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "IncludeMaximum" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "IncludeMinimum" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "IncludeMinimum" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "NullOption" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "NullOption" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "RangeMaximum" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "RangeMaximum" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "RangeMinimum" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "RangeMinimum" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| Property "SelectAllOptions" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty Associated Types
Methods set :: PropertyType "SelectAllOptions" NumericRangeFilterProperty -> NumericRangeFilterProperty -> NumericRangeFilterProperty # | |||||
| type PropertyType "AggregationFunction" NumericRangeFilterProperty Source # | |||||
| type PropertyType "Column" NumericRangeFilterProperty Source # | |||||
| type PropertyType "DefaultFilterControlConfiguration" NumericRangeFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.NumericRangeFilterProperty type PropertyType "DefaultFilterControlConfiguration" NumericRangeFilterProperty = DefaultFilterControlConfigurationProperty | |||||
| type PropertyType "FilterId" NumericRangeFilterProperty Source # | |||||
| type PropertyType "IncludeMaximum" NumericRangeFilterProperty Source # | |||||
| type PropertyType "IncludeMinimum" NumericRangeFilterProperty Source # | |||||
| type PropertyType "NullOption" NumericRangeFilterProperty Source # | |||||
| type PropertyType "RangeMaximum" NumericRangeFilterProperty Source # | |||||
| type PropertyType "RangeMinimum" NumericRangeFilterProperty Source # | |||||
| type PropertyType "SelectAllOptions" NumericRangeFilterProperty Source # | |||||