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]
664 |
# File 'sig/client.rbs', line 664
def events: () -> ::Array[Types::Event]
|
#next_marker ⇒ ::String
665 |
# File 'sig/client.rbs', line 665
def next_marker: () -> ::String
|