| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty
Documentation
data VisualInteractionOptionsProperty Source #
Constructors
| VisualInteractionOptionsProperty | |
Instances
data ContextMenuOptionProperty Source #
Constructors
| ContextMenuOptionProperty | |
Instances
| ToJSON ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ContextMenuOptionProperty Methods toJSON :: ContextMenuOptionProperty -> Value # toEncoding :: ContextMenuOptionProperty -> Encoding # toJSONList :: [ContextMenuOptionProperty] -> Value # | |||||
| Show ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ContextMenuOptionProperty Methods showsPrec :: Int -> ContextMenuOptionProperty -> ShowS # show :: ContextMenuOptionProperty -> String # showList :: [ContextMenuOptionProperty] -> ShowS # | |||||
| Eq ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ContextMenuOptionProperty Methods (==) :: ContextMenuOptionProperty -> ContextMenuOptionProperty -> Bool # (/=) :: ContextMenuOptionProperty -> ContextMenuOptionProperty -> Bool # | |||||
| ToResourceProperties ContextMenuOptionProperty Source # | |||||
| Property "AvailabilityStatus" ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.ContextMenuOptionProperty Associated Types
Methods set :: PropertyType "AvailabilityStatus" ContextMenuOptionProperty -> ContextMenuOptionProperty -> ContextMenuOptionProperty # | |||||
| type PropertyType "AvailabilityStatus" ContextMenuOptionProperty Source # | |||||
data VisualMenuOptionProperty Source #
Constructors
| VisualMenuOptionProperty | |
Fields
| |
Instances
| ToJSON VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.VisualMenuOptionProperty Methods toJSON :: VisualMenuOptionProperty -> Value # toEncoding :: VisualMenuOptionProperty -> Encoding # toJSONList :: [VisualMenuOptionProperty] -> Value # | |||||
| Show VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.VisualMenuOptionProperty Methods showsPrec :: Int -> VisualMenuOptionProperty -> ShowS # show :: VisualMenuOptionProperty -> String # showList :: [VisualMenuOptionProperty] -> ShowS # | |||||
| Eq VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.VisualMenuOptionProperty Methods (==) :: VisualMenuOptionProperty -> VisualMenuOptionProperty -> Bool # (/=) :: VisualMenuOptionProperty -> VisualMenuOptionProperty -> Bool # | |||||
| ToResourceProperties VisualMenuOptionProperty Source # | |||||
| Property "AvailabilityStatus" VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.VisualMenuOptionProperty Associated Types
Methods set :: PropertyType "AvailabilityStatus" VisualMenuOptionProperty -> VisualMenuOptionProperty -> VisualMenuOptionProperty # | |||||
| type PropertyType "AvailabilityStatus" VisualMenuOptionProperty Source # | |||||
data PivotTableConfigurationProperty Source #
Constructors
| PivotTableConfigurationProperty | |
Fields
| |
Instances
| ToJSON PivotTableConfigurationProperty Source # | |||||
| Show PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Methods showsPrec :: Int -> PivotTableConfigurationProperty -> ShowS # | |||||
| Eq PivotTableConfigurationProperty Source # | |||||
| ToResourceProperties PivotTableConfigurationProperty Source # | |||||
| Property "FieldOptions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "FieldOptions" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "FieldWells" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "FieldWells" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "Interactions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "Interactions" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "PaginatedReportOptions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "PaginatedReportOptions" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "SortConfiguration" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "SortConfiguration" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "TableOptions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "TableOptions" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| Property "TotalOptions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty Associated Types
Methods set :: PropertyType "TotalOptions" PivotTableConfigurationProperty -> PivotTableConfigurationProperty -> PivotTableConfigurationProperty # | |||||
| type PropertyType "FieldOptions" PivotTableConfigurationProperty Source # | |||||
| type PropertyType "FieldWells" PivotTableConfigurationProperty Source # | |||||
| type PropertyType "Interactions" PivotTableConfigurationProperty Source # | |||||
| type PropertyType "PaginatedReportOptions" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty type PropertyType "PaginatedReportOptions" PivotTableConfigurationProperty = PivotTablePaginatedReportOptionsProperty | |||||
| type PropertyType "SortConfiguration" PivotTableConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.PivotTableConfigurationProperty type PropertyType "SortConfiguration" PivotTableConfigurationProperty = PivotTableSortConfigurationProperty | |||||
| type PropertyType "TableOptions" PivotTableConfigurationProperty Source # | |||||
| type PropertyType "TotalOptions" PivotTableConfigurationProperty Source # | |||||