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