github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java/docs/StorageConfig.md (about) 1 2 3 # StorageConfig 4 5 6 ## Properties 7 8 | Name | Type | Description | Notes | 9 |------------ | ------------- | ------------- | -------------| 10 |**blockstoreType** | **String** | | | 11 |**blockstoreNamespaceExample** | **String** | | | 12 |**blockstoreNamespaceValidityRegex** | **String** | | | 13 |**defaultNamespacePrefix** | **String** | | [optional] | 14 |**preSignSupport** | **Boolean** | | | 15 |**preSignSupportUi** | **Boolean** | | | 16 |**importSupport** | **Boolean** | | | 17 |**importValidityRegex** | **String** | | | 18 |**preSignMultipartUpload** | **Boolean** | | [optional] | 19 20 21