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.
A presigned URL for downloading an attachment, along with the date and time the URL expires. Returned by GetAttachmentDownloadLink.
Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.AWSSupport.dll
Version: 3.x.y.z
public class DownloadUrl
The DownloadUrl type exposes the following members
| Name | Description | |
|---|---|---|
|
DownloadUrl() |
| Name | Type | Description | |
|---|---|---|---|
|
ExpiryDate | System.String |
Gets and sets the property ExpiryDate. The date and time, in ISO-8601 format, when the presigned URL expires. Download the attachment before this time. |
|
Url | System.String |
Gets and sets the property Url.
The presigned HTTPS URL that you can use to download the attachment. Download URLs
are served from |
.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