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

Returns:

  • (::String)


784
# File 'sig/client.rbs', line 784

def next_token: () -> ::String

#test_runs::Array[Types::TestRunSummary]

Returns:



783
# File 'sig/client.rbs', line 783

def test_runs: () -> ::Array[Types::TestRunSummary]