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.LineChartType

Description

 

Documentation

newtype LineChartType Source #

Constructors

LineChartType' 

Instances

Instances details
FromJSON LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

FromJSONKey LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToJSON LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToJSONKey LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToByteString LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToHeader LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToLog LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToQuery LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

FromText LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToText LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

toText :: LineChartType -> Text #

FromXML LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

ToXML LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

toXML :: LineChartType -> XML #

Generic LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Associated Types

type Rep LineChartType :: Type -> Type #

Read LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Show LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

NFData LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Methods

rnf :: LineChartType -> () #

Eq LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Ord LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

Hashable LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

type Rep LineChartType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartType

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