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

Description

 

Documentation

newtype RecommendationStepType Source #

Instances

Instances details
FromJSON RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromJSONKey RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToJSON RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToJSONKey RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToByteString RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToHeader RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToLog RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToQuery RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromText RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToText RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromXML RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToXML RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Generic RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Associated Types

type Rep RecommendationStepType :: Type -> Type #

Read RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Show RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

NFData RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Methods

rnf :: RecommendationStepType -> () #

Eq RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Ord RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Hashable RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

type Rep RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

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