| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.InsightConfigurationProperty
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 InsightConfigurationProperty Source #
Constructors
| InsightConfigurationProperty | |
Fields | |
Instances
| ToJSON InsightConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.InsightConfigurationProperty Methods toJSON :: InsightConfigurationProperty -> Value # toEncoding :: InsightConfigurationProperty -> Encoding # toJSONList :: [InsightConfigurationProperty] -> Value # toEncodingList :: [InsightConfigurationProperty] -> Encoding # | |||||
| Show InsightConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.InsightConfigurationProperty Methods showsPrec :: Int -> InsightConfigurationProperty -> ShowS # show :: InsightConfigurationProperty -> String # showList :: [InsightConfigurationProperty] -> ShowS # | |||||
| Eq InsightConfigurationProperty Source # | |||||
| ToResourceProperties InsightConfigurationProperty Source # | |||||
| Property "Computations" InsightConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.InsightConfigurationProperty Associated Types
Methods set :: PropertyType "Computations" InsightConfigurationProperty -> InsightConfigurationProperty -> InsightConfigurationProperty # | |||||
| Property "CustomNarrative" InsightConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.InsightConfigurationProperty Associated Types
Methods set :: PropertyType "CustomNarrative" InsightConfigurationProperty -> InsightConfigurationProperty -> InsightConfigurationProperty # | |||||
| Property "Interactions" InsightConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.InsightConfigurationProperty Associated Types
Methods set :: PropertyType "Interactions" InsightConfigurationProperty -> InsightConfigurationProperty -> InsightConfigurationProperty # | |||||
| type PropertyType "Computations" InsightConfigurationProperty Source # | |||||
| type PropertyType "CustomNarrative" InsightConfigurationProperty Source # | |||||
| type PropertyType "Interactions" InsightConfigurationProperty Source # | |||||