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

Description

 

Documentation

newtype DashboardErrorType Source #

Instances

Instances details
FromJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToByteString DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToHeader DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToLog DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToQuery DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToText DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToXML DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Generic DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Associated Types

type Rep DashboardErrorType :: Type -> Type #

Read DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Show DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

NFData DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Methods

rnf :: DashboardErrorType -> () #

Eq DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Ord DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Hashable DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

type Rep DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

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