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

Description

 

Documentation

newtype AlgorithmSortBy Source #

Constructors

AlgorithmSortBy' 

Instances

Instances details
Eq AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Ord AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Read AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Show AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Generic AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Associated Types

type Rep AlgorithmSortBy :: Type -> Type #

NFData AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Methods

rnf :: AlgorithmSortBy -> () #

Hashable AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToJSON AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToJSONKey AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromJSON AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromJSONKey AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToLog AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToHeader AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToQuery AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromXML AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToXML AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Methods

toXML :: AlgorithmSortBy -> XML #

ToByteString AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromText AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToText AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

type Rep AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

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