NAME
Paws::Glue::SearchTablesResponse
ATTRIBUTES
NextToken => Str
A continuation token, present if the current list segment is not the last.
TableList => ArrayRef[Paws::Glue::Table]
A list of the requested Table
objects. The SearchTables
response returns only the tables that you have access to.