Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | Enum: ```"s3"``` ```"gs"``` ```"ftp"``` ```"gsiftp"``` ```"globus"``` ```"htsget"``` ```"https"``` ```"file"``` Type of the access method. | [default to null] |
AccessUrl | *AccessUrl | [optional] [default to null] | |
AccessId | string | 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] [default to null] |
Region | string | Name of the region in the cloud service provider that the object belongs to. | [optional] [default to null] |