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

Description

 

Documentation

newtype ThemeErrorType Source #

Constructors

ThemeErrorType' 

Bundled Patterns

pattern ThemeErrorType_INTERNAL_FAILURE :: ThemeErrorType 

Instances

Instances details
Eq ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Ord ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Read ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Show ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Generic ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Associated Types

type Rep ThemeErrorType :: Type -> Type #

NFData ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

rnf :: ThemeErrorType -> () #

Hashable ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromJSON ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromJSONKey ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToLog ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToHeader ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToQuery ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToXML ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

Methods

toXML :: ThemeErrorType -> XML #

ToByteString ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

FromText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

ToText ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

type Rep ThemeErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ThemeErrorType

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