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

Description

 

Documentation

newtype LineChartMarkerShape Source #

Instances

Instances details
FromJSON LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromJSONKey LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToJSON LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToJSONKey LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToByteString LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToHeader LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToLog LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToQuery LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromText LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToText LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

FromXML LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

ToXML LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Generic LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Associated Types

type Rep LineChartMarkerShape :: Type -> Type #

Read LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Show LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

NFData LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Methods

rnf :: LineChartMarkerShape -> () #

Eq LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Ord LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

Hashable LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

type Rep LineChartMarkerShape Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LineChartMarkerShape

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