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

     1  
     2  
     3  # ExternalPrincipal
     4  
     5  
     6  ## Properties
     7  
     8  | Name | Type | Description | Notes |
     9  |------------ | ------------- | ------------- | -------------|
    10  |**id** | **String** | A unique identifier for the external principal i.e aws:sts::123:assumed-role/role-name |  |
    11  |**userId** | **String** | lakeFS user ID to associate with an external principal.  |  |
    12  |**settings** | **List<Map<String, String>>** |  |  [optional] |
    13  
    14  
    15