NAME
Paws::Honeycode::ListTablesResult
ATTRIBUTES
NextToken => Str
Provides the pagination token to load the next page if there are more results matching the request. If a pagination token is not present in the response, it means that all data matching the request has been loaded.
REQUIRED Tables => ArrayRef[Paws::Honeycode::Table]
The list of tables in the workbook.
WorkbookCursor => Int
Indicates the cursor of the workbook at which the data returned by this request is read. Workbook cursor keeps increasing with every update and the increments are not sequential.