| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Topic.TopicFilterProperty
Documentation
data TopicNumericEqualityFilterProperty Source #
Constructors
| TopicNumericEqualityFilterProperty | |
Fields | |
Instances
data TopicRelativeDateFilterProperty Source #
Constructors
| TopicRelativeDateFilterProperty | |
Fields | |
Instances
| ToJSON TopicRelativeDateFilterProperty Source # | |||||
| Show TopicRelativeDateFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicRelativeDateFilterProperty Methods showsPrec :: Int -> TopicRelativeDateFilterProperty -> ShowS # | |||||
| Eq TopicRelativeDateFilterProperty Source # | |||||
| ToResourceProperties TopicRelativeDateFilterProperty Source # | |||||
| Property "Constant" TopicRelativeDateFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicRelativeDateFilterProperty Associated Types
Methods set :: PropertyType "Constant" TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty # | |||||
| Property "RelativeDateFilterFunction" TopicRelativeDateFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicRelativeDateFilterProperty Associated Types
Methods set :: PropertyType "RelativeDateFilterFunction" TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty # | |||||
| Property "TimeGranularity" TopicRelativeDateFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicRelativeDateFilterProperty Associated Types
Methods set :: PropertyType "TimeGranularity" TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty -> TopicRelativeDateFilterProperty # | |||||
| type PropertyType "Constant" TopicRelativeDateFilterProperty Source # | |||||
| type PropertyType "RelativeDateFilterFunction" TopicRelativeDateFilterProperty Source # | |||||
| type PropertyType "TimeGranularity" TopicRelativeDateFilterProperty Source # | |||||
data TopicSingularFilterConstantProperty Source #
Constructors
| TopicSingularFilterConstantProperty | |
Fields
| |
Instances
| ToJSON TopicSingularFilterConstantProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicSingularFilterConstantProperty | |||||
| Show TopicSingularFilterConstantProperty Source # | |||||
| Eq TopicSingularFilterConstantProperty Source # | |||||
| ToResourceProperties TopicSingularFilterConstantProperty Source # | |||||
| Property "ConstantType" TopicSingularFilterConstantProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicSingularFilterConstantProperty Associated Types
Methods set :: PropertyType "ConstantType" TopicSingularFilterConstantProperty -> TopicSingularFilterConstantProperty -> TopicSingularFilterConstantProperty # | |||||
| Property "SingularConstant" TopicSingularFilterConstantProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicSingularFilterConstantProperty Associated Types
Methods set :: PropertyType "SingularConstant" TopicSingularFilterConstantProperty -> TopicSingularFilterConstantProperty -> TopicSingularFilterConstantProperty # | |||||
| type PropertyType "ConstantType" TopicSingularFilterConstantProperty Source # | |||||
| type PropertyType "SingularConstant" TopicSingularFilterConstantProperty Source # | |||||
data TopicFilterProperty Source #
Constructors
| TopicFilterProperty | |
Fields
| |
Instances
| ToJSON TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Methods toJSON :: TopicFilterProperty -> Value # toEncoding :: TopicFilterProperty -> Encoding # toJSONList :: [TopicFilterProperty] -> Value # toEncodingList :: [TopicFilterProperty] -> Encoding # omitField :: TopicFilterProperty -> Bool # | |||||
| Show TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Methods showsPrec :: Int -> TopicFilterProperty -> ShowS # show :: TopicFilterProperty -> String # showList :: [TopicFilterProperty] -> ShowS # | |||||
| Eq TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Methods (==) :: TopicFilterProperty -> TopicFilterProperty -> Bool # (/=) :: TopicFilterProperty -> TopicFilterProperty -> Bool # | |||||
| ToResourceProperties TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Methods toResourceProperties :: TopicFilterProperty -> ResourceProperties # | |||||
| Property "CategoryFilter" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "CategoryFilter" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "DateRangeFilter" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "DateRangeFilter" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "FilterClass" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "FilterClass" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "FilterDescription" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "FilterDescription" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "FilterName" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "FilterName" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "FilterSynonyms" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "FilterSynonyms" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "FilterType" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "FilterType" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "NumericEqualityFilter" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "NumericEqualityFilter" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "NumericRangeFilter" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "NumericRangeFilter" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "OperandFieldName" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "OperandFieldName" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| Property "RelativeDateFilter" TopicFilterProperty Source # | |||||
Defined in Stratosphere.QuickSight.Topic.TopicFilterProperty Associated Types
Methods set :: PropertyType "RelativeDateFilter" TopicFilterProperty -> TopicFilterProperty -> TopicFilterProperty # | |||||
| type PropertyType "CategoryFilter" TopicFilterProperty Source # | |||||
| type PropertyType "DateRangeFilter" TopicFilterProperty Source # | |||||
| type PropertyType "FilterClass" TopicFilterProperty Source # | |||||
| type PropertyType "FilterDescription" TopicFilterProperty Source # | |||||
| type PropertyType "FilterName" TopicFilterProperty Source # | |||||
| type PropertyType "FilterSynonyms" TopicFilterProperty Source # | |||||
| type PropertyType "FilterType" TopicFilterProperty Source # | |||||
| type PropertyType "NumericEqualityFilter" TopicFilterProperty Source # | |||||
| type PropertyType "NumericRangeFilter" TopicFilterProperty Source # | |||||
| type PropertyType "OperandFieldName" TopicFilterProperty Source # | |||||
| type PropertyType "RelativeDateFilter" TopicFilterProperty Source # | |||||