| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.WaterfallChartOptionsProperty
Documentation
data WaterfallChartOptionsProperty Source #
Constructors
| WaterfallChartOptionsProperty | |
Instances
| ToJSON WaterfallChartOptionsProperty Source # | |||||
| Show WaterfallChartOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.WaterfallChartOptionsProperty Methods showsPrec :: Int -> WaterfallChartOptionsProperty -> ShowS # show :: WaterfallChartOptionsProperty -> String # showList :: [WaterfallChartOptionsProperty] -> ShowS # | |||||
| Eq WaterfallChartOptionsProperty Source # | |||||
| ToResourceProperties WaterfallChartOptionsProperty Source # | |||||
| Property "TotalBarLabel" WaterfallChartOptionsProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.WaterfallChartOptionsProperty Associated Types
Methods set :: PropertyType "TotalBarLabel" WaterfallChartOptionsProperty -> WaterfallChartOptionsProperty -> WaterfallChartOptionsProperty # | |||||
| type PropertyType "TotalBarLabel" WaterfallChartOptionsProperty Source # | |||||