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.
Contains all the parameters
that can be set when making a this request with the
TransferUtility
method.
Namespace: Amazon.S3.Transfer
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class TransferUtilityDownloadRequest : BaseDownloadRequest
The TransferUtilityDownloadRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
TransferUtilityDownloadRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BucketName | System.String | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
ChecksumMode | Amazon.S3.ChecksumMode | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
FilePath | System.String |
Get or sets the file path location of where the downloaded Amazon S3 object will be written to. |
![]() |
Key | System.String | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
ModifiedSinceDate | System.DateTime | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
RequestPayer | Amazon.S3.RequestPayer | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
ServerSideEncryptionCustomerMethod | Amazon.S3.ServerSideEncryptionCustomerMethod | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
ServerSideEncryptionCustomerProvidedKey | System.String | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
ServerSideEncryptionCustomerProvidedKeyMD5 | System.String | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
UnmodifiedSinceDate | System.DateTime | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
![]() |
VersionId | System.String | Inherited from Amazon.S3.Transfer.BaseDownloadRequest. |
Name | Description | |
---|---|---|
![]() |
WriteObjectProgressEvent |
.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