Name | Type | Description | Notes |
---|---|---|---|
type | str | Enum: ```"s3"``` ```"gs"``` ```"ftp"``` ```"gsiftp"``` ```"globus"``` ```"htsget"``` ```"https"``` ```"file"``` Type of the access method. | |
access_url | AccessURL | [optional] | |
access_id | str | An arbitrary string to be passed to the ```/access``` method to get an ```AccessURL```. This string must be unique within the scope of a single object. Note that at least one of ```access_url``` and ```access_id``` must be provided. | [optional] |
region | str | Name of the region in the cloud service provider that the object belongs to. | [optional] |