Module: Aws::Synthetics::Client::_ListGroupResourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroupResourcesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
275 |
# File 'sig/client.rbs', line 275
def next_token: () -> ::String
|
#resources ⇒ ::Array[::String]
274 |
# File 'sig/client.rbs', line 274
def resources: () -> ::Array[::String]
|