Module: Aws::Resiliencehubv2::Client::_ListTestRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
784 |
# File 'sig/client.rbs', line 784
def next_token: () -> ::String
|
#test_runs ⇒ ::Array[Types::TestRunSummary]
783 |
# File 'sig/client.rbs', line 783
def test_runs: () -> ::Array[Types::TestRunSummary]
|