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

Description

 

Documentation

newtype ExportErrorType Source #

Constructors

ExportErrorType' 

Instances

Instances details
FromJSON ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromJSONKey ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToJSON ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToJSONKey ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToByteString ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToHeader ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToLog ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToQuery ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromText ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToText ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

FromXML ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

ToXML ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Methods

toXML :: ExportErrorType -> XML #

Generic ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Associated Types

type Rep ExportErrorType :: Type -> Type #

Read ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Show ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

NFData ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Methods

rnf :: ExportErrorType -> () #

Eq ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Ord ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

Hashable ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

type Rep ExportErrorType Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.ExportErrorType

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