The base class for requests that return Amazon S3 objects.
Inheritance Hierarchy
Namespace: Amazon.S3.Transfer
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public abstract class BaseDownloadRequest : Object
The BaseDownloadRequest type exposes the following members
Properties
| Name | Description | |
|---|---|---|
|
BucketName | Gets or sets the name of the bucket. |
|
Key | Gets or sets the key under which the Amazon S3 object is stored. |
|
ModifiedSinceDate |
Gets or sets the |
|
UnmodifiedSinceDate |
Gets or sets the |
|
VersionId | Gets or sets the version ID of the Amazon S3 object. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5