Module: Aws::Resiliencehubv2::Client::_ListTestRunSourceEventsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListTestRunSourceEventsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#test_run_source_events::Array[Types::TestRunSourceEvent]

Returns:



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

def test_run_source_events: () -> ::Array[Types::TestRunSourceEvent]