Name | Type | Description | Notes |
---|---|---|---|
url | String | A fully resolvable URL that can be used to fetch the actual object bytes. | |
headers | List<String> | An optional list of headers to include in the HTTP request to ```url```. These headers can be used to provide auth tokens required to fetch the object bytes. | [optional] |