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

Description

 
Synopsis

Documentation

data LandCoverSegmentationConfigInput Source #

See: newLandCoverSegmentationConfigInput smart constructor.

Instances

Instances details
FromJSON LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

ToJSON LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Generic LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Associated Types

type Rep LandCoverSegmentationConfigInput :: Type -> Type #

Read LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Show LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

NFData LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Eq LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

Hashable LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

type Rep LandCoverSegmentationConfigInput Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput

type Rep LandCoverSegmentationConfigInput = D1 ('MetaData "LandCoverSegmentationConfigInput" "Amazonka.SageMakerGeoSpatial.Types.LandCoverSegmentationConfigInput" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "LandCoverSegmentationConfigInput'" 'PrefixI 'False) (U1 :: Type -> Type))

newLandCoverSegmentationConfigInput :: LandCoverSegmentationConfigInput Source #

Create a value of LandCoverSegmentationConfigInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.