amazonka-quicksight-2.0: Amazon QuickSight SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.QuickSight.Types.ColorFillType

Description

 

Documentation

newtype ColorFillType Source #

Constructors

ColorFillType' 

Instances

Instances details
FromJSON ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

FromJSONKey ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToJSON ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToJSONKey ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToByteString ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToHeader ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToLog ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToQuery ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

FromText ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToText ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

toText :: ColorFillType -> Text #

FromXML ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

ToXML ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

toXML :: ColorFillType -> XML #

Generic ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Associated Types

type Rep ColorFillType :: Type -> Type #

Read ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Show ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

NFData ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Methods

rnf :: ColorFillType -> () #

Eq ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Ord ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

Hashable ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

type Rep ColorFillType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ColorFillType

type Rep ColorFillType = D1 ('MetaData "ColorFillType" "Amazonka.QuickSight.Types.ColorFillType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "ColorFillType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColorFillType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))