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

Description

 
Synopsis

Documentation

data AssetValue Source #

See: newAssetValue smart constructor.

Constructors

AssetValue' 

Fields

Instances

Instances details
FromJSON AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Generic AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Associated Types

type Rep AssetValue :: Type -> Type #

Read AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Show AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

NFData AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Methods

rnf :: AssetValue -> () #

Eq AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

Hashable AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

type Rep AssetValue Source # 
Instance details

Defined in Amazonka.SageMakerGeoSpatial.Types.AssetValue

type Rep AssetValue = D1 ('MetaData "AssetValue" "Amazonka.SageMakerGeoSpatial.Types.AssetValue" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "AssetValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "href") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAssetValue :: AssetValue Source #

Create a value of AssetValue with all optional fields omitted.

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

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:href:AssetValue', assetValue_href -