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

Description

 

Documentation

newtype HistogramBinType Source #

Instances

Instances details
FromJSON HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromJSONKey HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToJSON HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToJSONKey HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToByteString HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToHeader HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToLog HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToQuery HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromText HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToText HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

FromXML HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

ToXML HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Generic HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Associated Types

type Rep HistogramBinType :: Type -> Type #

Read HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Show HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

NFData HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Methods

rnf :: HistogramBinType -> () #

Eq HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Ord HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

Hashable HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

type Rep HistogramBinType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.HistogramBinType

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