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

Stratosphere.QuickSight.Template.FilterProperty

Documentation

data FilterProperty Source #

Constructors

FilterProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-filter.html

Fields

Instances

Instances details
ToJSON FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Show FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Eq FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

ToResourceProperties FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Property "CategoryFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "CategoryFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Property "NestedFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "NestedFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Property "NumericEqualityFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "NumericEqualityFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "NumericEqualityFilter" FilterProperty -> FilterProperty -> FilterProperty #

Property "NumericRangeFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "NumericRangeFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "NumericRangeFilter" FilterProperty -> FilterProperty -> FilterProperty #

Property "RelativeDatesFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "RelativeDatesFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "RelativeDatesFilter" FilterProperty -> FilterProperty -> FilterProperty #

Property "TimeEqualityFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "TimeEqualityFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "TimeEqualityFilter" FilterProperty -> FilterProperty -> FilterProperty #

Property "TimeRangeFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "TimeRangeFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "TimeRangeFilter" FilterProperty -> FilterProperty -> FilterProperty #

Property "TopBottomFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Associated Types

type PropertyType "TopBottomFilter" FilterProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

Methods

set :: PropertyType "TopBottomFilter" FilterProperty -> FilterProperty -> FilterProperty #

type PropertyType "CategoryFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "NestedFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "NumericEqualityFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "NumericRangeFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "RelativeDatesFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "TimeEqualityFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "TimeRangeFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty

type PropertyType "TopBottomFilter" FilterProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FilterProperty