Table of Contents

Class DeleteObjectTaggingResponse

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

Returns information about the DeleteObjectTagging response and response metadata.

public class DeleteObjectTaggingResponse : AmazonWebServiceResponse
Inheritance
DeleteObjectTaggingResponse

Constructors

DeleteObjectTaggingResponse()

public DeleteObjectTaggingResponse()

Properties

VersionId

Returns the version ID of the delete marker created as a result of the DELETE operation.

public string VersionId { get; set; }

Property Value

string