class Aws::Glacier::Types::ListMultipartUploadsOutput
Contains the Amazon S3 Glacier
response to your request.
@!attribute [rw] uploads_list
A list of in-progress multipart uploads. @return [Array<Types::UploadListElement>]
@!attribute [rw] marker
An opaque string that represents where to continue pagination of the results. You use the marker in a new List Multipart Uploads request to obtain more uploads in the list. If there are no more uploads, this value is `null`. @return [String]
Constants
- SENSITIVE