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

Description

 

Documentation

newtype SortActionsBy Source #

Constructors

SortActionsBy' 

Instances

Instances details
FromJSON SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

FromJSONKey SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToJSON SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToJSONKey SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToByteString SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToHeader SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToLog SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToQuery SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

FromText SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToText SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

toText :: SortActionsBy -> Text #

FromXML SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToXML SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

toXML :: SortActionsBy -> XML #

Generic SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Associated Types

type Rep SortActionsBy :: Type -> Type #

Read SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Show SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

NFData SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

rnf :: SortActionsBy -> () #

Eq SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Ord SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Hashable SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

type Rep SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

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