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

Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Documentation

data CategoricalDimensionFieldProperty Source #

Instances

Instances details
ToJSON CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Show CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Eq CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

ToResourceProperties CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

Property "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "Column" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "FieldId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "FormatConfiguration" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

type PropertyType "HierarchyId" CategoricalDimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.CategoricalDimensionFieldProperty

data StringFormatConfigurationProperty Source #

Instances

Instances details
ToJSON StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Show StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Eq StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

ToResourceProperties StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Property "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

Property "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

type PropertyType "NullValueFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

type PropertyType "NumericFormatConfiguration" StringFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.StringFormatConfigurationProperty

data DimensionFieldProperty Source #

Instances

Instances details
ToJSON DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Show DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Eq DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

ToResourceProperties DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "CategoricalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "DateDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Property "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

Associated Types

type PropertyType "NumericalDimensionField" DimensionFieldProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "CategoricalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "DateDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty

type PropertyType "NumericalDimensionField" DimensionFieldProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.DimensionFieldProperty