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

Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Documentation

data TableSideBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Show TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Eq TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

ToResourceProperties TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

Property "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

type PropertyType "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableSideBorderOptionsProperty

data TableBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

Show TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

Eq TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

ToResourceProperties TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

Property "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

Property "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

Property "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

type PropertyType "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

type PropertyType "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

type PropertyType "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableBorderOptionsProperty

data FontConfigurationProperty Source #

Instances

Instances details
ToJSON FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Show FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Eq FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

ToResourceProperties FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Associated Types

type PropertyType "FontDecoration" FontConfigurationProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

Property "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontColor" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontDecoration" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontFamily" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontSize" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontStyle" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

type PropertyType "FontWeight" FontConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontConfigurationProperty

data FontSizeProperty Source #

Instances

Instances details
ToJSON FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Show FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Eq FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

ToResourceProperties FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Property "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Associated Types

type PropertyType "Absolute" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Property "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

Associated Types

type PropertyType "Relative" FontSizeProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

type PropertyType "Absolute" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

type PropertyType "Relative" FontSizeProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontSizeProperty

data FontWeightProperty Source #

Instances

Instances details
ToJSON FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Show FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Eq FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

ToResourceProperties FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

Property "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

type PropertyType "Name" FontWeightProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FontWeightProperty

data GlobalTableBorderOptionsProperty Source #

Instances

Instances details
ToJSON GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

Show GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

Eq GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

ToResourceProperties GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

Property "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

Property "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

type PropertyType "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

type PropertyType "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GlobalTableBorderOptionsProperty

data PivotTableFieldSubtotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

Show PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

Eq PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

ToResourceProperties PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

Property "FieldId" PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

type PropertyType "FieldId" PivotTableFieldSubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableFieldSubtotalOptionsProperty

data TableCellStyleProperty Source #

Instances

Instances details
ToJSON TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Show TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Eq TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

ToResourceProperties TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Associated Types

type PropertyType "BackgroundColor" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Associated Types

type PropertyType "FontConfiguration" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Associated Types

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Property "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Associated Types

type PropertyType "VerticalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

Associated Types

type PropertyType "Visibility" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

type PropertyType "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Analysis.TableCellStyleProperty

data PivotTotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Show PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Eq PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

ToResourceProperties PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "CustomLabel" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "MetricHeaderCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Associated Types

type PropertyType "MetricHeaderCellStyle" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "Placement" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "ScrollStatus" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "TotalAggregationOptions" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Associated Types

type PropertyType "TotalAggregationOptions" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "TotalCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "TotalsVisibility" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Associated Types

type PropertyType "TotalsVisibility" PivotTotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

Property "ValueCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "CustomLabel" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "MetricHeaderCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "Placement" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "ScrollStatus" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "TotalAggregationOptions" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "TotalCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "TotalsVisibility" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

type PropertyType "ValueCellStyle" PivotTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTotalOptionsProperty

data SubtotalOptionsProperty Source #

Instances

Instances details
ToJSON SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Show SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Eq SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

ToResourceProperties SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "CustomLabel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Associated Types

type PropertyType "CustomLabel" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "FieldLevel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "FieldLevelOptions" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "MetricHeaderCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Associated Types

type PropertyType "MetricHeaderCellStyle" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "StyleTargets" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "TotalCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "TotalsVisibility" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Associated Types

type PropertyType "TotalsVisibility" SubtotalOptionsProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

Property "ValueCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "CustomLabel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "FieldLevel" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "FieldLevelOptions" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "MetricHeaderCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "StyleTargets" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "TotalCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "TotalsVisibility" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

type PropertyType "ValueCellStyle" SubtotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SubtotalOptionsProperty

data TotalAggregationOptionProperty Source #

Instances

Instances details
ToJSON TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

Show TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

Eq TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

ToResourceProperties TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

Property "FieldId" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

Property "TotalAggregationFunction" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

type PropertyType "FieldId" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

type PropertyType "TotalAggregationFunction" TotalAggregationOptionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationOptionProperty

data TableStyleTargetProperty Source #

Instances

Instances details
ToJSON TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

Show TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

Eq TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

ToResourceProperties TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

Property "CellType" TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

type PropertyType "CellType" TableStyleTargetProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TableStyleTargetProperty

data TotalAggregationFunctionProperty Source #

Instances

Instances details
ToJSON TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

Show TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

Eq TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

ToResourceProperties TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

Property "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

Associated Types

type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

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

Defined in Stratosphere.QuickSight.Analysis.TotalAggregationFunctionProperty

type PropertyType "SimpleTotalAggregationFunction" TotalAggregationFunctionProperty = Value Text

data PivotTableTotalOptionsProperty Source #

Instances

Instances details
ToJSON PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Show PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Eq PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

ToResourceProperties PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Property "ColumnSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Property "ColumnTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Property "RowSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

Property "RowTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

type PropertyType "ColumnSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

type PropertyType "ColumnTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

type PropertyType "RowSubtotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty

type PropertyType "RowTotalOptions" PivotTableTotalOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PivotTableTotalOptionsProperty