Module: Aws::Resiliencehubv2::Client::_ListServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
601 |
# File 'sig/client.rbs', line 601
def next_token: () -> ::String
|
#service_summaries ⇒ ::Array[Types::ServiceSummary]
600 |
# File 'sig/client.rbs', line 600
def service_summaries: () -> ::Array[Types::ServiceSummary]
|