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

Description

 

Documentation

newtype TemplateErrorType Source #

Instances

Instances details
FromJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSON TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToJSONKey TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToByteString TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToHeader TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToLog TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToQuery TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToText TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

FromXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

ToXML TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Generic TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Associated Types

type Rep TemplateErrorType :: Type -> Type #

Read TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Show TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

NFData TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Methods

rnf :: TemplateErrorType -> () #

Eq TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Ord TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

Hashable TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

type Rep TemplateErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TemplateErrorType

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