| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Template.HeatMapConfigurationProperty
Documentation
data VisualInteractionOptionsProperty Source #
Constructors
| VisualInteractionOptionsProperty | |
Instances
data ContextMenuOptionProperty Source #
Constructors
| ContextMenuOptionProperty | |
Instances
| ToJSON ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ContextMenuOptionProperty Methods toJSON :: ContextMenuOptionProperty -> Value # toEncoding :: ContextMenuOptionProperty -> Encoding # toJSONList :: [ContextMenuOptionProperty] -> Value # | |||||
| Show ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ContextMenuOptionProperty Methods showsPrec :: Int -> ContextMenuOptionProperty -> ShowS # show :: ContextMenuOptionProperty -> String # showList :: [ContextMenuOptionProperty] -> ShowS # | |||||
| Eq ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ContextMenuOptionProperty Methods (==) :: ContextMenuOptionProperty -> ContextMenuOptionProperty -> Bool # (/=) :: ContextMenuOptionProperty -> ContextMenuOptionProperty -> Bool # | |||||
| ToResourceProperties ContextMenuOptionProperty Source # | |||||
| Property "AvailabilityStatus" ContextMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.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.Template.VisualMenuOptionProperty Methods toJSON :: VisualMenuOptionProperty -> Value # toEncoding :: VisualMenuOptionProperty -> Encoding # toJSONList :: [VisualMenuOptionProperty] -> Value # | |||||
| Show VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.VisualMenuOptionProperty Methods showsPrec :: Int -> VisualMenuOptionProperty -> ShowS # show :: VisualMenuOptionProperty -> String # showList :: [VisualMenuOptionProperty] -> ShowS # | |||||
| Eq VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.VisualMenuOptionProperty Methods (==) :: VisualMenuOptionProperty -> VisualMenuOptionProperty -> Bool # (/=) :: VisualMenuOptionProperty -> VisualMenuOptionProperty -> Bool # | |||||
| ToResourceProperties VisualMenuOptionProperty Source # | |||||
| Property "AvailabilityStatus" VisualMenuOptionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.VisualMenuOptionProperty Associated Types
Methods set :: PropertyType "AvailabilityStatus" VisualMenuOptionProperty -> VisualMenuOptionProperty -> VisualMenuOptionProperty # | |||||
| type PropertyType "AvailabilityStatus" VisualMenuOptionProperty Source # | |||||
data HeatMapConfigurationProperty Source #
Constructors
| HeatMapConfigurationProperty | |
Fields
| |
Instances
| ToJSON HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Methods toJSON :: HeatMapConfigurationProperty -> Value # toEncoding :: HeatMapConfigurationProperty -> Encoding # toJSONList :: [HeatMapConfigurationProperty] -> Value # toEncodingList :: [HeatMapConfigurationProperty] -> Encoding # | |||||
| Show HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Methods showsPrec :: Int -> HeatMapConfigurationProperty -> ShowS # show :: HeatMapConfigurationProperty -> String # showList :: [HeatMapConfigurationProperty] -> ShowS # | |||||
| Eq HeatMapConfigurationProperty Source # | |||||
| ToResourceProperties HeatMapConfigurationProperty Source # | |||||
| Property "ColorScale" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "ColorScale" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "ColumnLabelOptions" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "ColumnLabelOptions" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "DataLabels" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "DataLabels" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "FieldWells" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "FieldWells" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "Interactions" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "Interactions" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "Legend" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "Legend" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "RowLabelOptions" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "RowLabelOptions" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "SortConfiguration" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "SortConfiguration" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| Property "Tooltip" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty Associated Types
Methods set :: PropertyType "Tooltip" HeatMapConfigurationProperty -> HeatMapConfigurationProperty -> HeatMapConfigurationProperty # | |||||
| type PropertyType "ColorScale" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "ColumnLabelOptions" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "DataLabels" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "FieldWells" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "Interactions" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "Legend" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "RowLabelOptions" HeatMapConfigurationProperty Source # | |||||
| type PropertyType "SortConfiguration" HeatMapConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.HeatMapConfigurationProperty type PropertyType "SortConfiguration" HeatMapConfigurationProperty = HeatMapSortConfigurationProperty | |||||
| type PropertyType "Tooltip" HeatMapConfigurationProperty Source # | |||||