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