table property

TableResource? table
final

The table for the resource. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal.

Implementation

final TableResource? table;