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