libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker
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.SageMaker.Types.ProcessingJobStatus

Description

 

Documentation

newtype ProcessingJobStatus Source #

Instances

Instances details
Eq ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Ord ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Read ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Show ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Generic ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Associated Types

type Rep ProcessingJobStatus :: Type -> Type #

NFData ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Methods

rnf :: ProcessingJobStatus -> () #

Hashable ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToJSON ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToJSONKey ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromJSON ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromJSONKey ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToLog ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToHeader ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToQuery ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromXML ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToXML ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToByteString ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromText ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToText ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

type Rep ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

type Rep ProcessingJobStatus = D1 ('MetaData "ProcessingJobStatus" "Amazonka.SageMaker.Types.ProcessingJobStatus" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'True) (C1 ('MetaCons "ProcessingJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))