libZSservicesZSamazonka-quicksightZSamazonka-quicksight
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.QuickSight.Types.AnalysisErrorType

Description

 

Documentation

newtype AnalysisErrorType Source #

Instances

Instances details
Eq AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Ord AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Read AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Show AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Generic AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Associated Types

type Rep AnalysisErrorType :: Type -> Type #

NFData AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

Methods

rnf :: AnalysisErrorType -> () #

Hashable AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromJSON AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromJSONKey AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToLog AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToHeader AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToQuery AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToXML AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToByteString AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

FromText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

ToText AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.AnalysisErrorType

type Rep AnalysisErrorType = D1 ('MetaData "AnalysisErrorType" "Amazonka.QuickSight.Types.AnalysisErrorType" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "AnalysisErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAnalysisErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))