Module: Aws::Athena::Client::_ListWorkGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
772 |
# File 'sig/client.rbs', line 772
def next_token: () -> ::String
|
#work_groups ⇒ ::Array[Types::WorkGroupSummary]
771 |
# File 'sig/client.rbs', line 771
def work_groups: () -> ::Array[Types::WorkGroupSummary]
|