Module: Aws::Athena::Client::_ListQueryExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListQueryExecutionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
716 |
# File 'sig/client.rbs', line 716
def next_token: () -> ::String
|
#query_execution_ids ⇒ ::Array[::String]
715 |
# File 'sig/client.rbs', line 715
def query_execution_ids: () -> ::Array[::String]
|