Table of Contents

Class AbortMultipartUploadResponse

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

Returns information about the AbortMultipartUpload response metadata. The AbortMultipartUpload operation has a void result type.

public class AbortMultipartUploadResponse : AmazonWebServiceResponse
Inheritance
AbortMultipartUploadResponse

Constructors

AbortMultipartUploadResponse()

public AbortMultipartUploadResponse()

Properties

RequestCharged

If present, indicates that the requester was successfully charged for the request.

public RequestCharged RequestCharged { get; set; }

Property Value

RequestCharged