AWS SDK for .NET Documentation
WithPartETags Method (responses)
AmazonAmazon.S3.ModelCompleteMultipartUploadRequestWithPartETags(IEnumerable<(Of <<'(UploadPartResponse>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds a collection of part numbers and corresponding etags by transforming the UploadPartResponses into PartETags.
Declaration Syntax
Parameters
responses (IEnumerable<(Of <(<'UploadPartResponse>)>)>)
The list of response objects return from UploadParts.
Return Value
The request with the PartETags set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)