AnalysisExternalData¶
The external data used as input by the analysis.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| url | str | ||
| type | str | Possible values are: s3, http, basespace. More types could be added in a future release. | |
| mount_path | str | ||
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |