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

Description

 

Documentation

newtype LabelingJobStatus Source #

Instances

Instances details
Eq LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Ord LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Read LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Show LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Generic LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Associated Types

type Rep LabelingJobStatus :: Type -> Type #

NFData LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Methods

rnf :: LabelingJobStatus -> () #

Hashable LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToJSON LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToJSONKey LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromJSON LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromJSONKey LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToLog LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToHeader LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToQuery LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromXML LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToXML LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToByteString LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromText LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToText LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

type Rep LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

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