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.
Response object for Transfer Utility download operations. Contains response metadata from download operations.
Namespace: Amazon.S3.Transfer
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class TransferUtilityDownloadResponse : TransferUtilityGetObjectResponseBase
The TransferUtilityDownloadResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
TransferUtilityDownloadResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
AcceptRanges | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
BucketKeyEnabled | System.Nullable<System.Boolean> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumCRC32 | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumCRC32C | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumCRC64NVME | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumSHA1 | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumSHA256 | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ChecksumType | Amazon.S3.ChecksumType | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ContentRange | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
DeleteMarker | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ETag | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
Expiration | Amazon.S3.Model.Expiration | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ExpiresString | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
Headers | Amazon.S3.Model.HeadersCollection | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
LastModified | System.Nullable<System.DateTime> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
Metadata | Amazon.S3.Model.MetadataCollection | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
MissingMeta | System.Nullable<System.Int32> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ObjectLockLegalHoldStatus | Amazon.S3.ObjectLockLegalHoldStatus | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ObjectLockMode | Amazon.S3.ObjectLockMode | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ObjectLockRetainUntilDate | System.Nullable<System.DateTime> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
PartsCount | System.Nullable<System.Int32> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ReplicationStatus | Amazon.S3.ReplicationStatus | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
RequestCharged | Amazon.S3.RequestCharged | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
RestoreExpiration | System.Nullable<System.DateTime> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
RestoreInProgress | System.Nullable<System.Boolean> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ServerSideEncryptionCustomerMethod | Amazon.S3.ServerSideEncryptionCustomerMethod | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ServerSideEncryptionCustomerProvidedKeyMD5 | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ServerSideEncryptionKeyManagementServiceKeyId | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
ServerSideEncryptionMethod | Amazon.S3.ServerSideEncryptionMethod | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
StorageClass | Amazon.S3.S3StorageClass | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
TagCount | System.Nullable<System.Int32> | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
VersionId | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
|
WebsiteRedirectLocation | System.String | Inherited from Amazon.S3.Transfer.TransferUtilityGetObjectResponseBase. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer