SignedURLResponse
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| URL | url.URL | The URL attribute stores the signed URL that can be used to access a resource. |
| RequiredRequestHeaders | map[string]string | The RequiredRequestHeaders attribute stores a map of string key-value pairs representing HTTP headers that must be included in requests made to the signed URL. |