amazonka-sagemaker-geospatial-2.0: Amazon SageMaker geospatial capabilities 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.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Description

 

Documentation

newtype VectorEnrichmentJobType Source #

Instances

Instances details
FromJSON VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromJSONKey VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToJSON VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToJSONKey VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToByteString VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToHeader VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToLog VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToQuery VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromText VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToText VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

FromXML VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

ToXML VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Generic VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Associated Types

type Rep VectorEnrichmentJobType :: Type -> Type #

Read VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Show VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

NFData VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Methods

rnf :: VectorEnrichmentJobType -> () #

Eq VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Ord VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

Hashable VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

type Rep VectorEnrichmentJobType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType

type Rep VectorEnrichmentJobType = D1 ('MetaData "VectorEnrichmentJobType" "Amazonka.SageMakerGeoSpatial.Types.VectorEnrichmentJobType" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'True) (C1 ('MetaCons "VectorEnrichmentJobType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVectorEnrichmentJobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))