Module: Aws::QBusiness::Client::_ListGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::GroupSummary]
1041 |
# File 'sig/client.rbs', line 1041
def items: () -> ::Array[Types::GroupSummary]
|
#next_token ⇒ ::String
1040 |
# File 'sig/client.rbs', line 1040
def next_token: () -> ::String
|