Module: Aws::Resiliencehubv2::Client::_ListTestRunEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestRunEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::TestRunEvent]
776 |
# File 'sig/client.rbs', line 776
def events: () -> ::Array[Types::TestRunEvent]
|
#next_token ⇒ ::String
777 |
# File 'sig/client.rbs', line 777
def next_token: () -> ::String
|