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
808 |
# File 'sig/client.rbs', line 808 def next_token: () -> ::String |
#test_run_sources ⇒ ::Array[Types::TestRunSourceSummary]
807 |
# File 'sig/client.rbs', line 807 def test_run_sources: () -> ::Array[Types::TestRunSourceSummary] |