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

Description

 

Documentation

newtype SortAssociationsBy Source #

Instances

Instances details
Eq SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Ord SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Read SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Show SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Generic SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Associated Types

type Rep SortAssociationsBy :: Type -> Type #

NFData SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Methods

rnf :: SortAssociationsBy -> () #

Hashable SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToJSON SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToJSONKey SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromJSON SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromJSONKey SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToLog SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToHeader SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToQuery SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromXML SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToXML SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToByteString SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromText SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToText SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

type Rep SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

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