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