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

Description

 

Documentation

newtype ModelCardExportJobStatus Source #

Instances

Instances details
FromJSON ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromJSONKey ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToJSON ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToJSONKey ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToByteString ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToHeader ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToLog ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToQuery ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromText ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToText ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromXML ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToXML ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Generic ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Associated Types

type Rep ModelCardExportJobStatus :: Type -> Type #

Read ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Show ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

NFData ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Eq ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Ord ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Hashable ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

type Rep ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

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