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]
752 |
# File 'sig/client.rbs', line 752
def events: () -> ::Array[Types::TestRunEvent]
|
#next_token ⇒ ::String
753 |
# File 'sig/client.rbs', line 753
def next_token: () -> ::String
|