Module: Aws::Lambda::Client::_GetDurableExecutionHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDurableExecutionHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
680 |
# File 'sig/client.rbs', line 680 def events: () -> ::Array[Types::Event] |
#next_marker ⇒ ::String
681 |
# File 'sig/client.rbs', line 681 def next_marker: () -> ::String |