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

Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Documentation

data TableSideBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Show TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Eq TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

ToResourceProperties TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

Property "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

type PropertyType "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableSideBorderOptionsProperty

data TableBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

Show TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

Eq TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

ToResourceProperties TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

Property "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

Property "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

Property "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

type PropertyType "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

type PropertyType "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

type PropertyType "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableBorderOptionsProperty

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 #

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 GlobalTableBorderOptionsProperty Source #

Instances

Instances details
ToJSON GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

Show GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

Eq GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

ToResourceProperties GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

Property "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

Property "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

type PropertyType "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

type PropertyType "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.GlobalTableBorderOptionsProperty

data PivotTableFieldSubtotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

Show PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

Eq PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

ToResourceProperties PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

Property "FieldId" PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

type PropertyType "FieldId" PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableFieldSubtotalOptionsProperty

data TableCellStyleProperty Source #

Instances

Instances details
ToJSON TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Show TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Eq TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

ToResourceProperties TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Associated Types

type PropertyType "BackgroundColor" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Associated Types

type PropertyType "FontConfiguration" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Associated Types

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty = Value Text
Property "TextWrap" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Property "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Associated Types

type PropertyType "VerticalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "VerticalTextAlignment" TableCellStyleProperty = Value Text
Property "Visibility" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

Associated Types

type PropertyType "Visibility" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty = Value Text
type PropertyType "TextWrap" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

type PropertyType "VerticalTextAlignment" TableCellStyleProperty = Value Text
type PropertyType "Visibility" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableCellStyleProperty

data PivotTotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Show PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Eq PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

ToResourceProperties PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "CustomLabel" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "MetricHeaderCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Associated Types

type PropertyType "MetricHeaderCellStyle" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "Placement" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "ScrollStatus" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "TotalAggregationOptions" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Associated Types

type PropertyType "TotalAggregationOptions" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "TotalCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "TotalsVisibility" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Associated Types

type PropertyType "TotalsVisibility" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

Property "ValueCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "CustomLabel" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "MetricHeaderCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "Placement" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "ScrollStatus" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "TotalAggregationOptions" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "TotalCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "TotalsVisibility" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

type PropertyType "ValueCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTotalOptionsProperty

data SubtotalOptionsProperty Source #

Instances

Instances details
ToJSON SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Show SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Eq SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

ToResourceProperties SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "CustomLabel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Associated Types

type PropertyType "CustomLabel" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "FieldLevel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "FieldLevelOptions" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "MetricHeaderCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Associated Types

type PropertyType "MetricHeaderCellStyle" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "StyleTargets" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "TotalCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Property "TotalsVisibility" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

Associated Types

type PropertyType "TotalsVisibility" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "TotalsVisibility" SubtotalOptionsProperty = Object
Property "ValueCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "CustomLabel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "FieldLevel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "FieldLevelOptions" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "MetricHeaderCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "StyleTargets" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "TotalCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "TotalsVisibility" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

type PropertyType "TotalsVisibility" SubtotalOptionsProperty = Object
type PropertyType "ValueCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.SubtotalOptionsProperty

data TotalAggregationOptionProperty Source #

Instances

Instances details
ToJSON TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

Show TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

Eq TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

ToResourceProperties TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

Property "FieldId" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

Property "TotalAggregationFunction" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

type PropertyType "FieldId" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

type PropertyType "TotalAggregationFunction" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationOptionProperty

data TableStyleTargetProperty Source #

Instances

Instances details
ToJSON TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

Show TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

Eq TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

ToResourceProperties TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

Property "CellType" TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

type PropertyType "CellType" TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TableStyleTargetProperty

data TotalAggregationFunctionProperty Source #

Instances

Instances details
ToJSON TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

Show TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

Eq TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

ToResourceProperties TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

Property "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

Associated Types

type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty = Value Text
type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.TotalAggregationFunctionProperty

type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty = Value Text

data PivotTableTotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Show PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Eq PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

ToResourceProperties PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Property "ColumnSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Property "ColumnTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Property "RowSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

Property "RowTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

type PropertyType "ColumnSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

type PropertyType "ColumnTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

type PropertyType "RowSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty

type PropertyType "RowTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Template.PivotTableTotalOptionsProperty