| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Analysis.KPIConfigurationProperty
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 KPIConfigurationProperty Source #
Constructors
| KPIConfigurationProperty | |
Fields | |
Instances
| ToJSON KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Methods toJSON :: KPIConfigurationProperty -> Value # toEncoding :: KPIConfigurationProperty -> Encoding # toJSONList :: [KPIConfigurationProperty] -> Value # | |||||
| Show KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Methods showsPrec :: Int -> KPIConfigurationProperty -> ShowS # show :: KPIConfigurationProperty -> String # showList :: [KPIConfigurationProperty] -> ShowS # | |||||
| Eq KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Methods (==) :: KPIConfigurationProperty -> KPIConfigurationProperty -> Bool # (/=) :: KPIConfigurationProperty -> KPIConfigurationProperty -> Bool # | |||||
| ToResourceProperties KPIConfigurationProperty Source # | |||||
| Property "FieldWells" KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Associated Types
Methods set :: PropertyType "FieldWells" KPIConfigurationProperty -> KPIConfigurationProperty -> KPIConfigurationProperty # | |||||
| Property "Interactions" KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Associated Types
Methods set :: PropertyType "Interactions" KPIConfigurationProperty -> KPIConfigurationProperty -> KPIConfigurationProperty # | |||||
| Property "KPIOptions" KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Associated Types
Methods set :: PropertyType "KPIOptions" KPIConfigurationProperty -> KPIConfigurationProperty -> KPIConfigurationProperty # | |||||
| Property "SortConfiguration" KPIConfigurationProperty Source # | |||||
Defined in Stratosphere.QuickSight.Analysis.KPIConfigurationProperty Associated Types
Methods set :: PropertyType "SortConfiguration" KPIConfigurationProperty -> KPIConfigurationProperty -> KPIConfigurationProperty # | |||||
| type PropertyType "FieldWells" KPIConfigurationProperty Source # | |||||
| type PropertyType "Interactions" KPIConfigurationProperty Source # | |||||
| type PropertyType "KPIOptions" KPIConfigurationProperty Source # | |||||
| type PropertyType "SortConfiguration" KPIConfigurationProperty Source # | |||||