AWS SDK for .NET Documentation
ETag Property
AmazonAmazon.S3.ModelCompleteMultipartUploadResponseETag Did this page help you?   Yes   No    Tell us about it...
Gets and sets Entity tag that identifies the newly created object's data. Objects with different object data will have different entity tags. The entity tag is an opaque string.
Declaration Syntax
C#
public string ETag { get; set; }

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