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

Description

 

Documentation

newtype FeatureGroupSortOrder Source #

Instances

Instances details
Eq FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Ord FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Read FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Show FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Generic FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Associated Types

type Rep FeatureGroupSortOrder :: Type -> Type #

NFData FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Methods

rnf :: FeatureGroupSortOrder -> () #

Hashable FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToJSON FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToJSONKey FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromJSON FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromJSONKey FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToLog FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToHeader FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToQuery FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromXML FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToXML FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToByteString FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromText FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToText FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

type Rep FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

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