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

Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Documentation

data ColumnIdentifierProperty Source #

Instances

Instances details
ToJSON ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Show ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Eq ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

ToResourceProperties ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Property "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Property "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

Associated Types

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text
type PropertyType "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text

data AxisLabelOptionsProperty Source #

Instances

Instances details
ToJSON AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

Show AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

Eq AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

ToResourceProperties AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

Property "ApplyTo" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

Property "CustomLabel" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

Property "FontConfiguration" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

type PropertyType "ApplyTo" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

type PropertyType "CustomLabel" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

type PropertyType "FontConfiguration" AxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelOptionsProperty

data AxisLabelReferenceOptionsProperty Source #

Instances

Instances details
ToJSON AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

Show AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

Eq AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

ToResourceProperties AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

Property "Column" AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

Property "FieldId" AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

type PropertyType "Column" AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

type PropertyType "FieldId" AxisLabelReferenceOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.AxisLabelReferenceOptionsProperty

data FontConfigurationProperty Source #

Instances

Instances details
ToJSON FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Show FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Eq FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

ToResourceProperties FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Associated Types

type PropertyType "FontDecoration" FontConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

Property "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

type PropertyType "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontConfigurationProperty

data FontSizeProperty Source #

Instances

Instances details
ToJSON FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Show FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Eq FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

ToResourceProperties FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Property "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Associated Types

type PropertyType "Absolute" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Property "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

Associated Types

type PropertyType "Relative" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

type PropertyType "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

type PropertyType "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontSizeProperty

data FontWeightProperty Source #

Constructors

FontWeightProperty 

Instances

Instances details
ToJSON FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Show FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Eq FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

ToResourceProperties FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

Property "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

type PropertyType "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.FontWeightProperty

data ChartAxisLabelOptionsProperty Source #

Instances

Instances details
ToJSON ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Show ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Eq ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

ToResourceProperties ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Property "AxisLabelOptions" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Property "SortIconVisibility" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Associated Types

type PropertyType "SortIconVisibility" ChartAxisLabelOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

Property "Visibility" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

type PropertyType "AxisLabelOptions" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

type PropertyType "SortIconVisibility" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty

type PropertyType "Visibility" ChartAxisLabelOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.ChartAxisLabelOptionsProperty