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

Description

 

Documentation

newtype ClarifyFeatureType Source #

Instances

Instances details
FromJSON ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromJSONKey ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToJSON ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToJSONKey ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToByteString ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToHeader ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToLog ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToQuery ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromText ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToText ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromXML ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToXML ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Generic ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Associated Types

type Rep ClarifyFeatureType :: Type -> Type #

Read ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Show ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

NFData ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Methods

rnf :: ClarifyFeatureType -> () #

Eq ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Ord ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Hashable ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

type Rep ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

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