Parameter | Type | Description | Example |
|---|---|---|---|
object | The permission. | ||
| resourceType | string | The resource type of the permission. | CATALOG |
| database | string | The name of the database. | database_name |
| table | string | The name of the data table. | table_name |
| access | string | The access type. | DROP |
| principal | string | The user resource descriptor. | acs:ram::[accountId]:user/user_name |
| columns | object | ||
| columnNames | array | ||
string | |||
| excludedColumnNames | array | ||
string | |||
| function | string | ||
| view | string | ||
| expireTime | string | ||
| rowFilter | RowFilter |
该文章对您有帮助吗?