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

Description

 

Documentation

newtype SortArtifactsBy Source #

Constructors

SortArtifactsBy' 

Bundled Patterns

pattern SortArtifactsBy_CreationTime :: SortArtifactsBy 

Instances

Instances details
FromJSON SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromJSONKey SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToJSON SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToJSONKey SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToByteString SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToHeader SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToLog SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToQuery SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromText SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToText SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromXML SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToXML SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Methods

toXML :: SortArtifactsBy -> XML #

Generic SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Associated Types

type Rep SortArtifactsBy :: Type -> Type #

Read SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Show SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

NFData SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Methods

rnf :: SortArtifactsBy -> () #

Eq SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Ord SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Hashable SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

type Rep SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

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