DownloadUrlApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The pre-signed download URL. Valid until ExpiresOn. Do not cache this URL beyond its expiry. | [default to null] |
| expiresOn | Date | The UTC timestamp when the download URL expires and can no longer be used. | [default to null] |