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