# AclObject
## Properties
**name** | **String** | |
**kind** | **String** | TABLE, SEQUENCE, FUNCTION, PROCEDURE or TYPE — what the object is. A revoke turns it into the keyword it takes, ROUTINE for both routine kinds; a type's grants are read only. |
**args** | Option<**String**> | identity arguments of a routine, which is what tells two of the same name apart | [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)