amazonka-migrationhubstrategy-2.0: Amazon Migration Hub Strategy Recommendations 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.MigrationHubStrategy.Types.ServerErrorCategory

Description

 

Documentation

newtype ServerErrorCategory Source #

Instances

Instances details
FromJSON ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

FromJSONKey ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToJSON ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToJSONKey ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToByteString ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToHeader ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToLog ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToQuery ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

FromText ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToText ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

FromXML ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

ToXML ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Generic ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Associated Types

type Rep ServerErrorCategory :: Type -> Type #

Read ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Show ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

NFData ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Methods

rnf :: ServerErrorCategory -> () #

Eq ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Ord ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

Hashable ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

type Rep ServerErrorCategory Source # 
Instance details

Defined in Amazonka.MigrationHubStrategy.Types.ServerErrorCategory

type Rep ServerErrorCategory = D1 ('MetaData "ServerErrorCategory" "Amazonka.MigrationHubStrategy.Types.ServerErrorCategory" "amazonka-migrationhubstrategy-2.0-mnEPazDQ9LCt8OMOo53lQ" 'True) (C1 ('MetaCons "ServerErrorCategory'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromServerErrorCategory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))