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

Description

 

Documentation

newtype FeatureGroupSortBy Source #

Instances

Instances details
FromJSON FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromJSONKey FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToJSON FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToJSONKey FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToByteString FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToHeader FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToLog FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToQuery FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromText FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToText FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromXML FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToXML FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Generic FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Associated Types

type Rep FeatureGroupSortBy :: Type -> Type #

Read FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Show FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

NFData FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Methods

rnf :: FeatureGroupSortBy -> () #

Eq FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Ord FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Hashable FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

type Rep FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

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