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