github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/python-legacy/docs/StorageURI.md (about)

     1  # StorageURI
     2  
     3  URI to a path in a storage provider (e.g. \"s3://bucket1/path/to/object\")
     4  
     5  ## Properties
     6  Name | Type | Description | Notes
     7  ------------ | ------------- | ------------- | -------------
     8  **location** | **str** |  | 
     9  **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]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13