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

Description

 

Documentation

newtype FeatureGroupSortBy Source #

Instances

Instances details
Eq FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Ord FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Read FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

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

NFData FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Methods

rnf :: FeatureGroupSortBy -> () #

Hashable 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

FromJSON FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromJSONKey FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToLog FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToHeader FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToQuery 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

ToByteString 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

type Rep FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

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