amazonka-dataexchange-2.0: Amazon Data Exchange 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.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Description

 
Synopsis

Documentation

data ImportAssetFromSignedUrlJobErrorDetails Source #

Details about the job error.

See: newImportAssetFromSignedUrlJobErrorDetails smart constructor.

Constructors

ImportAssetFromSignedUrlJobErrorDetails' 

Fields

Instances

Instances details
FromJSON ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Generic ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Read ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Show ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

NFData ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Eq ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

Hashable ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

type Rep ImportAssetFromSignedUrlJobErrorDetails Source # 
Instance details

Defined in Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails

type Rep ImportAssetFromSignedUrlJobErrorDetails = D1 ('MetaData "ImportAssetFromSignedUrlJobErrorDetails" "Amazonka.DataExchange.Types.ImportAssetFromSignedUrlJobErrorDetails" "amazonka-dataexchange-2.0-E9wmOad6xSxAaT3Y4FNlvY" 'False) (C1 ('MetaCons "ImportAssetFromSignedUrlJobErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newImportAssetFromSignedUrlJobErrorDetails Source #

Create a value of ImportAssetFromSignedUrlJobErrorDetails 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:assetName:ImportAssetFromSignedUrlJobErrorDetails', importAssetFromSignedUrlJobErrorDetails_assetName - Details about the job error.