sendDurableExecutionCallbackSuccess
abstract suspend fun sendDurableExecutionCallbackSuccess(input: SendDurableExecutionCallbackSuccessRequest): SendDurableExecutionCallbackSuccessResponse
Sends a successful completion response for a callback operation in a durable execution. Use this API when an external system has successfully completed a callback operation.