amazonka-sagemaker-featurestore-runtime-2.0: Amazon SageMaker Feature Store Runtime 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.SageMakerFeatureStoreRuntime.Types.TargetStore

Description

 

Documentation

newtype TargetStore Source #

Constructors

TargetStore' 

Instances

Instances details
FromJSON TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

FromJSONKey TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToJSON TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToJSONKey TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToByteString TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToHeader TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToLog TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToQuery TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

FromText TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToText TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Methods

toText :: TargetStore -> Text #

FromXML TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

ToXML TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Methods

toXML :: TargetStore -> XML #

Generic TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Associated Types

type Rep TargetStore :: Type -> Type #

Read TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Show TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

NFData TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Methods

rnf :: TargetStore -> () #

Eq TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Ord TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

Hashable TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

type Rep TargetStore Source # 
Instance details

Defined in Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore

type Rep TargetStore = D1 ('MetaData "TargetStore" "Amazonka.SageMakerFeatureStoreRuntime.Types.TargetStore" "amazonka-sagemaker-featurestore-runtime-2.0-Ge8ickTqcVaBGzrkCd8wM0" 'True) (C1 ('MetaCons "TargetStore'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))