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

Description

 

Documentation

newtype SortContextsBy Source #

Constructors

SortContextsBy' 

Instances

Instances details
Eq SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Ord SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Read SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Show SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Generic SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Associated Types

type Rep SortContextsBy :: Type -> Type #

NFData SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Methods

rnf :: SortContextsBy -> () #

Hashable SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToJSON SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToJSONKey SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromJSON SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromJSONKey SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToLog SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToHeader SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToQuery SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromXML SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToXML SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Methods

toXML :: SortContextsBy -> XML #

ToByteString SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromText SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToText SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

type Rep SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

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