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

Stratosphere.QuickSight.Analysis.LayoutProperty

Documentation

data FreeFormLayoutConfigurationProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

Show FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

Eq FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

ToResourceProperties FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

Property "CanvasSizeOptions" FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

Property "Elements" FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

type PropertyType "CanvasSizeOptions" FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

type PropertyType "Elements" FreeFormLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutConfigurationProperty

data FreeFormSectionLayoutConfigurationProperty Source #

Instances

Instances details
ToJSON FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

Show FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

Eq FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

ToResourceProperties FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

Property "Elements" FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

type PropertyType "Elements" FreeFormSectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormSectionLayoutConfigurationProperty

data GridLayoutConfigurationProperty Source #

Instances

Instances details
ToJSON GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

Show GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

Eq GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

ToResourceProperties GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

Property "CanvasSizeOptions" GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

Property "Elements" GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

type PropertyType "CanvasSizeOptions" GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

type PropertyType "Elements" GridLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutConfigurationProperty

data SpacingProperty Source #

Instances

Instances details
ToJSON SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Show SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Eq SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

ToResourceProperties SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Property "Bottom" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Associated Types

type PropertyType "Bottom" SpacingProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Property "Left" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Associated Types

type PropertyType "Left" SpacingProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Property "Right" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Associated Types

type PropertyType "Right" SpacingProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Property "Top" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

Associated Types

type PropertyType "Top" SpacingProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

type PropertyType "Bottom" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

type PropertyType "Left" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

type PropertyType "Right" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

type PropertyType "Top" SpacingProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SpacingProperty

data ColumnSortProperty Source #

Instances

Instances details
ToJSON ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Show ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Eq ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

ToResourceProperties ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Property "AggregationFunction" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Associated Types

type PropertyType "AggregationFunction" ColumnSortProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Property "Direction" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Associated Types

type PropertyType "Direction" ColumnSortProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

Property "SortBy" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

type PropertyType "AggregationFunction" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

type PropertyType "Direction" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

type PropertyType "SortBy" ColumnSortProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnSortProperty

data BodySectionConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Show BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Eq BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

ToResourceProperties BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Property "Content" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Property "PageBreakConfiguration" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Property "RepeatConfiguration" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Property "SectionId" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

Property "Style" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

type PropertyType "Content" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

type PropertyType "PageBreakConfiguration" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

type PropertyType "RepeatConfiguration" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

type PropertyType "SectionId" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

type PropertyType "Style" BodySectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionConfigurationProperty

data HeaderFooterSectionConfigurationProperty Source #

Instances

Instances details
ToJSON HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

Show HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

Eq HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

ToResourceProperties HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

Property "Layout" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

Property "SectionId" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

Property "Style" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

type PropertyType "Layout" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

type PropertyType "SectionId" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

type PropertyType "Style" HeaderFooterSectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.HeaderFooterSectionConfigurationProperty

data AggregationFunctionProperty Source #

Instances

Instances details
ToJSON AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Show AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Eq AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

ToResourceProperties AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Property "AttributeAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Associated Types

type PropertyType "AttributeAggregationFunction" AggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Property "CategoricalAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Associated Types

type PropertyType "CategoricalAggregationFunction" AggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "CategoricalAggregationFunction" AggregationFunctionProperty = Value Text
Property "DateAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Associated Types

type PropertyType "DateAggregationFunction" AggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "DateAggregationFunction" AggregationFunctionProperty = Value Text
Property "NumericalAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

Associated Types

type PropertyType "NumericalAggregationFunction" AggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "AttributeAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "CategoricalAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "CategoricalAggregationFunction" AggregationFunctionProperty = Value Text
type PropertyType "DateAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

type PropertyType "DateAggregationFunction" AggregationFunctionProperty = Value Text
type PropertyType "NumericalAggregationFunction" AggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AggregationFunctionProperty

data AttributeAggregationFunctionProperty Source #

Instances

Instances details
ToJSON AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

Show AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

Eq AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

ToResourceProperties AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

Property "SimpleAttributeAggregation" AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

Associated Types

type PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

type PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty = Value Text
Property "ValueForMultipleValues" AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

type PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

type PropertyType "SimpleAttributeAggregation" AttributeAggregationFunctionProperty = Value Text
type PropertyType "ValueForMultipleValues" AttributeAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.AttributeAggregationFunctionProperty

data NumericalAggregationFunctionProperty Source #

Instances

Instances details
ToJSON NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Show NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Eq NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

ToResourceProperties NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Property "PercentileAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Property "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

Associated Types

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty = Value Text
type PropertyType "PercentileAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.NumericalAggregationFunctionProperty

type PropertyType "SimpleNumericalAggregation" NumericalAggregationFunctionProperty = Value Text

data ColumnIdentifierProperty Source #

Instances

Instances details
ToJSON ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Show ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Eq ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

ToResourceProperties ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "ColumnName" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Property "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

Associated Types

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

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

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.ColumnIdentifierProperty

type PropertyType "DataSetIdentifier" ColumnIdentifierProperty = Value Text

data BodySectionContentProperty Source #

Instances

Instances details
ToJSON BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

Show BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

Eq BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

ToResourceProperties BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

Property "Layout" BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

type PropertyType "Layout" BodySectionContentProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionContentProperty

data BodySectionRepeatConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

Show BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

Eq BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

ToResourceProperties BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

Property "DimensionConfigurations" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

Property "NonRepeatingVisuals" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

Property "PageBreakConfiguration" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

type PropertyType "DimensionConfigurations" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

type PropertyType "NonRepeatingVisuals" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

type PropertyType "PageBreakConfiguration" BodySectionRepeatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatConfigurationProperty

data SectionPageBreakConfigurationProperty Source #

Instances

Instances details
ToJSON SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

Show SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

Eq SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

ToResourceProperties SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

Property "After" SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

type PropertyType "After" SectionPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionPageBreakConfigurationProperty

data SectionStyleProperty Source #

Instances

Instances details
ToJSON SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

Show SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

Eq SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

ToResourceProperties SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

Property "Height" SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

Property "Padding" SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

type PropertyType "Height" SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

type PropertyType "Padding" SectionStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionStyleProperty

data SectionLayoutConfigurationProperty Source #

Instances

Instances details
ToJSON SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

Show SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

Eq SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

ToResourceProperties SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

Property "FreeFormLayout" SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

type PropertyType "FreeFormLayout" SectionLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionLayoutConfigurationProperty

data BodySectionDynamicCategoryDimensionConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

Show BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

Eq BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

ToResourceProperties BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

Property "Column" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

Property "Limit" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

Property "SortByMetrics" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

type PropertyType "Column" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

type PropertyType "Limit" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

type PropertyType "SortByMetrics" BodySectionDynamicCategoryDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicCategoryDimensionConfigurationProperty

data BodySectionDynamicNumericDimensionConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

Show BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

Eq BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

ToResourceProperties BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

Property "Column" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

Property "Limit" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

Property "SortByMetrics" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

type PropertyType "Column" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

type PropertyType "Limit" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

type PropertyType "SortByMetrics" BodySectionDynamicNumericDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionDynamicNumericDimensionConfigurationProperty

data BodySectionRepeatDimensionConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

Show BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

Eq BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

ToResourceProperties BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

Property "DynamicCategoryDimensionConfiguration" BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

Property "DynamicNumericDimensionConfiguration" BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

type PropertyType "DynamicCategoryDimensionConfiguration" BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

type PropertyType "DynamicNumericDimensionConfiguration" BodySectionRepeatDimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatDimensionConfigurationProperty

data BodySectionRepeatPageBreakConfigurationProperty Source #

Instances

Instances details
ToJSON BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

Show BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

Eq BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

ToResourceProperties BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

Property "After" BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

type PropertyType "After" BodySectionRepeatPageBreakConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.BodySectionRepeatPageBreakConfigurationProperty

data SectionAfterPageBreakProperty Source #

Instances

Instances details
ToJSON SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

Show SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

Eq SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

ToResourceProperties SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

Property "Status" SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

type PropertyType "Status" SectionAfterPageBreakProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionAfterPageBreakProperty

data FreeFormLayoutCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

Show FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

Eq FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

ToResourceProperties FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

Property "ScreenCanvasSizeOptions" FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

type PropertyType "ScreenCanvasSizeOptions" FreeFormLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutCanvasSizeOptionsProperty

data GridLayoutCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

Show GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

Eq GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

ToResourceProperties GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

Property "ScreenCanvasSizeOptions" GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

type PropertyType "ScreenCanvasSizeOptions" GridLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutCanvasSizeOptionsProperty

data SectionBasedLayoutCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

Show SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

Eq SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

ToResourceProperties SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

Property "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

type PropertyType "PaperCanvasSizeOptions" SectionBasedLayoutCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutCanvasSizeOptionsProperty

data FreeFormLayoutScreenCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

Show FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

Eq FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

ToResourceProperties FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

Property "OptimizedViewPortWidth" FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

type PropertyType "OptimizedViewPortWidth" FreeFormLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutScreenCanvasSizeOptionsProperty

data FreeFormLayoutElementProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Show FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Eq FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

ToResourceProperties FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "BackgroundStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "BorderStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "ElementId" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "ElementType" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "Height" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "LoadingAnimation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "RenderingRules" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "SelectedBorderStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "Visibility" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "Width" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "XAxisLocation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

Property "YAxisLocation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "BackgroundStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "BorderStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "ElementId" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "ElementType" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "Height" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "LoadingAnimation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "RenderingRules" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "SelectedBorderStyle" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "Visibility" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "Width" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "XAxisLocation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

type PropertyType "YAxisLocation" FreeFormLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementProperty

data FreeFormLayoutElementBackgroundStyleProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

Show FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

Eq FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

ToResourceProperties FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

Property "Color" FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

Property "Visibility" FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

type PropertyType "Color" FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

type PropertyType "Visibility" FreeFormLayoutElementBackgroundStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBackgroundStyleProperty

data FreeFormLayoutElementBorderStyleProperty Source #

Instances

Instances details
ToJSON FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

Show FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

Eq FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

ToResourceProperties FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

Property "Color" FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

Property "Visibility" FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

type PropertyType "Color" FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

type PropertyType "Visibility" FreeFormLayoutElementBorderStyleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.FreeFormLayoutElementBorderStyleProperty

data LoadingAnimationProperty Source #

Instances

Instances details
ToJSON LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

Show LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

Eq LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

ToResourceProperties LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

Property "Visibility" LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

type PropertyType "Visibility" LoadingAnimationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LoadingAnimationProperty

data SheetElementRenderingRuleProperty Source #

Instances

Instances details
ToJSON SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

Show SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

Eq SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

ToResourceProperties SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

Property "ConfigurationOverrides" SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

Property "Expression" SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

type PropertyType "ConfigurationOverrides" SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

type PropertyType "Expression" SheetElementRenderingRuleProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementRenderingRuleProperty

data GridLayoutScreenCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

Show GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

Eq GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

ToResourceProperties GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

Property "OptimizedViewPortWidth" GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

Property "ResizeOption" GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

type PropertyType "OptimizedViewPortWidth" GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

type PropertyType "ResizeOption" GridLayoutScreenCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutScreenCanvasSizeOptionsProperty

data GridLayoutElementProperty Source #

Instances

Instances details
ToJSON GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Show GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Eq GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

ToResourceProperties GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "ColumnIndex" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "ColumnSpan" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "ElementId" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "ElementType" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "RowIndex" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

Property "RowSpan" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "ColumnIndex" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "ColumnSpan" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "ElementId" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "ElementType" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "RowIndex" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

type PropertyType "RowSpan" GridLayoutElementProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.GridLayoutElementProperty

data LayoutConfigurationProperty Source #

Instances

Instances details
ToJSON LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

Show LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

Eq LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

ToResourceProperties LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

Property "FreeFormLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

Property "GridLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

Property "SectionBasedLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

type PropertyType "FreeFormLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

type PropertyType "GridLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

type PropertyType "SectionBasedLayout" LayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutConfigurationProperty

data SectionBasedLayoutConfigurationProperty Source #

Instances

Instances details
ToJSON SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Show SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Eq SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

ToResourceProperties SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Property "BodySections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Property "CanvasSizeOptions" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Property "FooterSections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

Property "HeaderSections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

type PropertyType "BodySections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

type PropertyType "CanvasSizeOptions" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

type PropertyType "FooterSections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

type PropertyType "HeaderSections" SectionBasedLayoutConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutConfigurationProperty

data PercentileAggregationProperty Source #

Instances

Instances details
ToJSON PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Show PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Eq PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

ToResourceProperties PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

Property "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

type PropertyType "PercentileValue" PercentileAggregationProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.PercentileAggregationProperty

data SectionBasedLayoutPaperCanvasSizeOptionsProperty Source #

Instances

Instances details
ToJSON SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

Show SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

Eq SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

ToResourceProperties SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

Property "PaperMargin" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

Property "PaperOrientation" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

Property "PaperSize" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

type PropertyType "PaperMargin" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

type PropertyType "PaperOrientation" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

type PropertyType "PaperSize" SectionBasedLayoutPaperCanvasSizeOptionsProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SectionBasedLayoutPaperCanvasSizeOptionsProperty

data SheetElementConfigurationOverridesProperty Source #

Instances

Instances details
ToJSON SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

Show SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

Eq SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

ToResourceProperties SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

Property "Visibility" SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

type PropertyType "Visibility" SheetElementConfigurationOverridesProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.SheetElementConfigurationOverridesProperty

data LayoutProperty Source #

Instances

Instances details
ToJSON LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

Show LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

Eq LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

ToResourceProperties LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

Property "Configuration" LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

Associated Types

type PropertyType "Configuration" LayoutProperty 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty

type PropertyType "Configuration" LayoutProperty Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis.LayoutProperty