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

Description

 

Documentation

newtype CandidateStepType Source #

Instances

Instances details
FromJSON CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromJSONKey CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToJSON CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToJSONKey CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToByteString CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToHeader CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToLog CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToQuery CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromText CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToText CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromXML CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToXML CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Generic CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Associated Types

type Rep CandidateStepType :: Type -> Type #

Read CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Show CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

NFData CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Methods

rnf :: CandidateStepType -> () #

Eq CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Ord CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Hashable CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

type Rep CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

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