Module: Aws::Resiliencehubv2::Client::_ListSystemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSystemsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
635 |
# File 'sig/client.rbs', line 635
def next_token: () -> ::String
|
#system_summaries ⇒ ::Array[Types::SystemSummary]
634 |
# File 'sig/client.rbs', line 634
def system_summaries: () -> ::Array[Types::SystemSummary]
|