Interface: Batchsigneds3downloadResponse
Defined in: model/batchsigneds3downloadResponse.ts:9
The response to a Batch Generate Signed S3 Download URLs operation.
Export
Batchsigneds3downloadResponse
Properties
results
results:
object
Defined in: model/batchsigneds3downloadResponse.ts:15
A map of the returned results; each key in the map corresponds to an object key in the batch, and the value includes the results for that object.
Index Signature
[key
: string
]: DownloadResults
Memberof
Batchsigneds3downloadResponse