tapis-streams 0.3.0

Manage Tapis Streams API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RevokeRole

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user** | Option<**String**> | User id whom the role is to be revoked | [optional]
**resource_id** | Option<**String**> | project or channel id/id | [optional]
**resource_type** | Option<**String**> | Resource type should be either project or channel | [optional]
**role_name** | Option<**String**> | role name | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)