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

Description

 
Synopsis

Documentation

data Property Source #

See: newProperty smart constructor.

Instances

Instances details
FromJSON Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

ToJSON Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Generic Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Associated Types

type Rep Property :: Type -> Type #

Methods

from :: Property -> Rep Property x #

to :: Rep Property x -> Property #

Read Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Show Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

NFData Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Methods

rnf :: Property -> () #

Eq Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Hashable Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property

Methods

hashWithSalt :: Int -> Property -> Int #

hash :: Property -> Int #

type Rep Property Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.Property