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

Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

Documentation

data GeospatialSolidColorProperty Source #

Instances

Instances details
ToJSON GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

Show GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

Eq GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

ToResourceProperties GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

Property "Color" GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

Property "State" GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

type PropertyType "Color" GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

type PropertyType "State" GeospatialSolidColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialSolidColorProperty

data GeospatialCategoricalColorProperty Source #

Instances

Instances details
ToJSON GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Show GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Eq GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

ToResourceProperties GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Property "CategoryDataColors" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Property "DefaultOpacity" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Property "NullDataSettings" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

Property "NullDataVisibility" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

type PropertyType "CategoryDataColors" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

type PropertyType "DefaultOpacity" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

type PropertyType "NullDataSettings" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

type PropertyType "NullDataVisibility" GeospatialCategoricalColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalColorProperty

data GeospatialCategoricalDataColorProperty Source #

Instances

Instances details
ToJSON GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

Show GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

Eq GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

ToResourceProperties GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

Property "Color" GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

Property "DataValue" GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

type PropertyType "Color" GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

type PropertyType "DataValue" GeospatialCategoricalDataColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialCategoricalDataColorProperty

data GeospatialNullDataSettingsProperty Source #

Instances

Instances details
ToJSON GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

Show GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

Eq GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

ToResourceProperties GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

Property "SymbolStyle" GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

type PropertyType "SymbolStyle" GeospatialNullDataSettingsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullDataSettingsProperty

data GeospatialColorProperty Source #

Instances

Instances details
ToJSON GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

Show GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

Eq GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

ToResourceProperties GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

Property "Categorical" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

Property "Gradient" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

Property "Solid" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

type PropertyType "Categorical" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

type PropertyType "Gradient" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

type PropertyType "Solid" GeospatialColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialColorProperty

data GeospatialLineWidthProperty Source #

Instances

Instances details
ToJSON GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

Show GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

Eq GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

ToResourceProperties GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

Property "LineWidth" GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

type PropertyType "LineWidth" GeospatialLineWidthProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineWidthProperty

data GeospatialGradientColorProperty Source #

Instances

Instances details
ToJSON GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Show GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Eq GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

ToResourceProperties GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Property "DefaultOpacity" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Property "NullDataSettings" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Property "NullDataVisibility" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

Property "StepColors" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

type PropertyType "DefaultOpacity" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

type PropertyType "NullDataSettings" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

type PropertyType "NullDataVisibility" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

type PropertyType "StepColors" GeospatialGradientColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientColorProperty

data GeospatialGradientStepColorProperty Source #

Instances

Instances details
ToJSON GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

Show GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

Eq GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

ToResourceProperties GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

Property "Color" GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

Property "DataValue" GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

type PropertyType "Color" GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

type PropertyType "DataValue" GeospatialGradientStepColorProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialGradientStepColorProperty

data GeospatialLineStyleProperty Source #

Instances

Instances details
ToJSON GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

Show GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

Eq GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

ToResourceProperties GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

Property "LineSymbolStyle" GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

type PropertyType "LineSymbolStyle" GeospatialLineStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineStyleProperty

data GeospatialLineSymbolStyleProperty Source #

Instances

Instances details
ToJSON GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

Show GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

Eq GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

ToResourceProperties GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

Property "FillColor" GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

Property "LineWidth" GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

type PropertyType "FillColor" GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

type PropertyType "LineWidth" GeospatialLineSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineSymbolStyleProperty

data GeospatialNullSymbolStyleProperty Source #

Instances

Instances details
ToJSON GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

Show GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

Eq GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

ToResourceProperties GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

Property "FillColor" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

Property "StrokeColor" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

Property "StrokeWidth" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

type PropertyType "FillColor" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

type PropertyType "StrokeColor" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

type PropertyType "StrokeWidth" GeospatialNullSymbolStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialNullSymbolStyleProperty

data GeospatialLineLayerProperty Source #

Instances

Instances details
ToJSON GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

Show GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

Eq GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

ToResourceProperties GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

Property "Style" GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty

type PropertyType "Style" GeospatialLineLayerProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GeospatialLineLayerProperty