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)


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

def next_token: () -> ::String

#test_runs::Array[Types::TestRunSummary]

Returns:



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

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