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

Description

 

Documentation

newtype AlgorithmNameGeoMosaic Source #

Instances

Instances details
FromJSON AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromJSONKey AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToJSON AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToJSONKey AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToByteString AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToHeader AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToLog AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToQuery AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromText AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToText AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

FromXML AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

ToXML AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Generic AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Associated Types

type Rep AlgorithmNameGeoMosaic :: Type -> Type #

Read AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Show AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

NFData AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Methods

rnf :: AlgorithmNameGeoMosaic -> () #

Eq AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Ord AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

Hashable AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

type Rep AlgorithmNameGeoMosaic Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AlgorithmNameGeoMosaic

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