NAME
Paws::Athena::GetQueryResultsOutput
ATTRIBUTES
NextToken => Str
A token to be used by the next request if this request is truncated.
ResultSet => Paws::Athena::ResultSet
The results of the query execution.
UpdateCount => Int
The number of rows inserted with a CREATE TABLE AS SELECT statement.