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

Description

 

Documentation

newtype SortArtifactsBy Source #

Constructors

SortArtifactsBy' 

Bundled Patterns

pattern SortArtifactsBy_CreationTime :: SortArtifactsBy 

Instances

Instances details
Eq SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Ord SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Read SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Show SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Generic SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Associated Types

type Rep SortArtifactsBy :: Type -> Type #

NFData SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Methods

rnf :: SortArtifactsBy -> () #

Hashable 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

FromJSON SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromJSONKey SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToLog SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToHeader SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToQuery 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 #

ToByteString 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

type Rep SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

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