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

Description

 

Documentation

newtype DataCollectionType Source #

Instances

Instances details
FromJSON DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromJSONKey DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToJSON DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToJSONKey DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToByteString DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToHeader DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToLog DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToQuery DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromText DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToText DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

FromXML DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

ToXML DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Generic DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Associated Types

type Rep DataCollectionType :: Type -> Type #

Read DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Show DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

NFData DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Methods

rnf :: DataCollectionType -> () #

Eq DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Ord DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

Hashable DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

type Rep DataCollectionType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.DataCollectionType

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