Module: Aws::Athena::Client::_ListNamedQueriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNamedQueriesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#named_query_ids ⇒ ::Array[::String]
660 |
# File 'sig/client.rbs', line 660
def named_query_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
661 |
# File 'sig/client.rbs', line 661
def next_token: () -> ::String
|