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

Description

 

Documentation

newtype WorkforceStatus Source #

Constructors

WorkforceStatus' 

Instances

Instances details
FromJSON WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromJSONKey WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToJSON WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToJSONKey WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToByteString WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToHeader WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToLog WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToQuery WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromText WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToText WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromXML WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToXML WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Methods

toXML :: WorkforceStatus -> XML #

Generic WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Associated Types

type Rep WorkforceStatus :: Type -> Type #

Read WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Show WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

NFData WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Methods

rnf :: WorkforceStatus -> () #

Eq WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Ord WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Hashable WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

type Rep WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

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