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