Module: Aws::Lambda::Client::_CheckpointDurableExecutionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CheckpointDurableExecutionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#checkpoint_token ⇒ ::String
124 |
# File 'sig/client.rbs', line 124
def checkpoint_token: () -> ::String
|
#new_execution_state ⇒ Types::CheckpointUpdatedExecutionState
125 |
# File 'sig/client.rbs', line 125
def new_execution_state: () -> Types::CheckpointUpdatedExecutionState
|