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

Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Documentation

data TableSideBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Show TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Eq TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

ToResourceProperties TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

Property "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "Bottom" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "InnerHorizontal" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "InnerVertical" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "Left" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "Right" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

type PropertyType "Top" TableSideBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableSideBorderOptionsProperty

data TableBorderOptionsProperty Source #

Instances

Instances details
ToJSON TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

Show TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

Eq TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

ToResourceProperties TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

Property "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

Property "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

Property "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

type PropertyType "Color" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

type PropertyType "Style" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

type PropertyType "Thickness" TableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableBorderOptionsProperty

data GlobalTableBorderOptionsProperty Source #

Instances

Instances details
ToJSON GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

Show GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

Eq GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

ToResourceProperties GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

Property "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

Property "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

type PropertyType "SideSpecificBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

type PropertyType "UniformBorder" GlobalTableBorderOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.GlobalTableBorderOptionsProperty

data TableCellStyleProperty Source #

Constructors

TableCellStyleProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-tablecellstyle.html

Fields

Instances

Instances details
ToJSON TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Show TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Eq TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

ToResourceProperties TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Associated Types

type PropertyType "BackgroundColor" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Associated Types

type PropertyType "FontConfiguration" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Associated Types

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Property "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Associated Types

type PropertyType "VerticalTextAlignment" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

Associated Types

type PropertyType "Visibility" TableCellStyleProperty 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "BackgroundColor" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "Border" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "FontConfiguration" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "Height" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "HorizontalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

type PropertyType "VerticalTextAlignment" TableCellStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty

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

Defined in Stratosphere.QuickSight.Dashboard.TableCellStyleProperty