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

Description

 

Documentation

newtype ProfilingStatus Source #

Constructors

ProfilingStatus' 

Instances

Instances details
Eq ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Ord ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Read ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Show ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Generic ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Associated Types

type Rep ProfilingStatus :: Type -> Type #

NFData ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Methods

rnf :: ProfilingStatus -> () #

Hashable ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToJSON ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToJSONKey ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromJSON ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromJSONKey ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToLog ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToHeader ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToQuery ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromXML ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToXML ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Methods

toXML :: ProfilingStatus -> XML #

ToByteString ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromText ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToText ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

type Rep ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

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