Class AbortMultipartUploadResponse
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; }