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

Description

 

Documentation

newtype DashboardErrorType Source #

Instances

Instances details
Eq DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Ord DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Read DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Show 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 #

NFData DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

Methods

rnf :: DashboardErrorType -> () #

Hashable 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

FromJSON DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

FromJSONKey DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToLog DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToHeader DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

ToQuery 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

ToByteString 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

type Rep DashboardErrorType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.DashboardErrorType

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