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

Description

 

Documentation

newtype UserProfileSortKey Source #

Instances

Instances details
Eq UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Ord UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Read UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Show UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Generic UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Associated Types

type Rep UserProfileSortKey :: Type -> Type #

NFData UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Methods

rnf :: UserProfileSortKey -> () #

Hashable UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToJSON UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToJSONKey UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromJSON UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromJSONKey UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToLog UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToHeader UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToQuery UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromXML UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToXML UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToByteString UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromText UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToText UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

type Rep UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

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