Table of Contents

Class PutObjectTaggingResponse

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

Returns information about the PutObjectTagging response and response metadata.

public class PutObjectTaggingResponse : AmazonWebServiceResponse
Inheritance
PutObjectTaggingResponse

Constructors

PutObjectTaggingResponse()

public PutObjectTaggingResponse()

Properties

VersionId

Version of the object.

public string VersionId { get; set; }

Property Value

string