Name | Type | Description | Notes |
---|---|---|---|
Url | string | A fully resolvable URL that can be used to fetch the actual object bytes. | [default to null] |
Headers | []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] [default to []] |