github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java/docs/ACL.md (about)

     1  
     2  
     3  # ACL
     4  
     5  
     6  ## Properties
     7  
     8  | Name | Type | Description | Notes |
     9  |------------ | ------------- | ------------- | -------------|
    10  |**permission** | **String** | Permission level to give this ACL.  \"Read\", \"Write\", \"Super\" and \"Admin\" are all supported.  |  |
    11  
    12  
    13