Module: Aws::WorkMail::Client::_ListGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#groups ⇒ ::Array[Types::Group]
827 |
# File 'sig/client.rbs', line 827 def groups: () -> ::Array[Types::Group] |
#next_token ⇒ ::String
828 |
# File 'sig/client.rbs', line 828 def next_token: () -> ::String |