amazonka-sagemaker-2.0: Amazon SageMaker Service 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.SageMaker.Types.ProblemType

Description

 

Documentation

newtype ProblemType Source #

Constructors

ProblemType' 

Instances

Instances details
FromJSON ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

FromJSONKey ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToJSON ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToJSONKey ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToByteString ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToHeader ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToLog ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToQuery ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

FromText ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToText ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

toText :: ProblemType -> Text #

FromXML ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToXML ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

toXML :: ProblemType -> XML #

Generic ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Associated Types

type Rep ProblemType :: Type -> Type #

Read ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Show ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

NFData ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

rnf :: ProblemType -> () #

Eq ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Ord ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Hashable ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

type Rep ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

type Rep ProblemType = D1 ('MetaData "ProblemType" "Amazonka.SageMaker.Types.ProblemType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProblemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProblemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))