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

Description

 

Documentation

newtype InferenceExperimentType Source #

Instances

Instances details
FromJSON InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromJSONKey InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToJSON InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToJSONKey InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToByteString InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToHeader InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToLog InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToQuery InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromText InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToText InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromXML InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToXML InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Generic InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Associated Types

type Rep InferenceExperimentType :: Type -> Type #

Read InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Show InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

NFData InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Methods

rnf :: InferenceExperimentType -> () #

Eq InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Ord InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Hashable InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

type Rep InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

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