Module: Aws::Resiliencehubv2::Client::_ListTestRunSourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestRunSourcesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
769 |
# File 'sig/client.rbs', line 769
def next_token: () -> ::String
|
#test_run_sources ⇒ ::Array[Types::TestRunSourceSummary]
768 |
# File 'sig/client.rbs', line 768
def test_run_sources: () -> ::Array[Types::TestRunSourceSummary]
|