# DBaaS Clickhouse Role Privilege

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `name` | string | **yes** | Access type<br/><br/>Min length: `1`. Max length: `64`. |
| `column` | string | no | Column |
| `database` | string | no | Database |
| `grant-option` | boolean | no |  |
| `is-partial-revoke` | boolean | no |  |
| `table` | string | no | Table |

