class Aws::DataExchange::Types::ImportAssetFromSignedUrlResponseDetails

The details in the response for an import request, including the signed URL and other information.

@!attribute [rw] asset_name

The name for the asset associated with this import response.
@return [String]

@!attribute [rw] data_set_id

The unique identifier for the data set associated with this import
job.
@return [String]

@!attribute [rw] md_5_hash

The Base64-encoded Md5 hash for the asset, used to ensure the
integrity of the file at that location.
@return [String]

@!attribute [rw] revision_id

The unique identifier for the revision associated with this import
response.
@return [String]

@!attribute [rw] signed_url

The signed URL.
@return [String]

@!attribute [rw] signed_url_expires_at

The time and date at which the signed URL expires, in ISO 8601
format.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/ImportAssetFromSignedUrlResponseDetails AWS API Documentation

Constants

SENSITIVE