| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Template.ConditionalFormattingGradientColorProperty
Documentation
data GradientColorProperty Source #
Constructors
| GradientColorProperty | |
Fields
| |
Instances
data GradientStopProperty Source #
Constructors
| GradientStopProperty | |
Instances
| ToJSON GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Methods toJSON :: GradientStopProperty -> Value # toEncoding :: GradientStopProperty -> Encoding # toJSONList :: [GradientStopProperty] -> Value # toEncodingList :: [GradientStopProperty] -> Encoding # omitField :: GradientStopProperty -> Bool # | |||||
| Show GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Methods showsPrec :: Int -> GradientStopProperty -> ShowS # show :: GradientStopProperty -> String # showList :: [GradientStopProperty] -> ShowS # | |||||
| Eq GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Methods (==) :: GradientStopProperty -> GradientStopProperty -> Bool # (/=) :: GradientStopProperty -> GradientStopProperty -> Bool # | |||||
| ToResourceProperties GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Methods toResourceProperties :: GradientStopProperty -> ResourceProperties # | |||||
| Property "Color" GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Associated Types
Methods set :: PropertyType "Color" GradientStopProperty -> GradientStopProperty -> GradientStopProperty # | |||||
| Property "DataValue" GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Associated Types
Methods set :: PropertyType "DataValue" GradientStopProperty -> GradientStopProperty -> GradientStopProperty # | |||||
| Property "GradientOffset" GradientStopProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.GradientStopProperty Associated Types
Methods set :: PropertyType "GradientOffset" GradientStopProperty -> GradientStopProperty -> GradientStopProperty # | |||||
| type PropertyType "Color" GradientStopProperty Source # | |||||
| type PropertyType "DataValue" GradientStopProperty Source # | |||||
| type PropertyType "GradientOffset" GradientStopProperty Source # | |||||
data ConditionalFormattingGradientColorProperty Source #
Constructors
| ConditionalFormattingGradientColorProperty | |
Fields
| |
Instances
| ToJSON ConditionalFormattingGradientColorProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ConditionalFormattingGradientColorProperty Methods toJSON :: ConditionalFormattingGradientColorProperty -> Value # toEncoding :: ConditionalFormattingGradientColorProperty -> Encoding # toJSONList :: [ConditionalFormattingGradientColorProperty] -> Value # toEncodingList :: [ConditionalFormattingGradientColorProperty] -> Encoding # omitField :: ConditionalFormattingGradientColorProperty -> Bool # | |||||
| Show ConditionalFormattingGradientColorProperty Source # | |||||
| Eq ConditionalFormattingGradientColorProperty Source # | |||||
| ToResourceProperties ConditionalFormattingGradientColorProperty Source # | |||||
| Property "Color" ConditionalFormattingGradientColorProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ConditionalFormattingGradientColorProperty Associated Types
| |||||
| Property "Expression" ConditionalFormattingGradientColorProperty Source # | |||||
Defined in Stratosphere.QuickSight.Template.ConditionalFormattingGradientColorProperty Associated Types
| |||||
| type PropertyType "Color" ConditionalFormattingGradientColorProperty Source # | |||||
| type PropertyType "Expression" ConditionalFormattingGradientColorProperty Source # | |||||