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