AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CopyPartResponse : AmazonWebServiceResponse
The CopyPartResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
CopyPartResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CopySourceVersionId | System.String | The version of the source object that was copied, if you have enabled versioning on the source bucketName. |
![]() |
ETag | System.String | Entity tag of the object. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModified | System.DateTime | Date and time at which the object was uploaded. |
![]() |
PartNumber | System.Int32 | Gets and sets the PartNumber property. This is the part number in it's multi-part upload that will uniquely identify the part and determine the relative ordering within the destination object. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ServerSideEncryptionKeyManagementServiceKeyId | System.String | The id of the AWS Key Management Service key that Amazon S3 uses to encrypt and decrypt the object. |
![]() |
ServerSideEncryptionMethod | Amazon.S3.ServerSideEncryptionMethod | The Server-side encryption algorithm used when storing this object in S3. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8