Skip to main content

property Tables.readers : MutableSet[str]

The roles allowing to read data from tables.

Example

The user has one of the readers roles and can thus read data from the table:
Changing the readers roles to revoke access:
See also: owners and restrictions.