Package software.amazon.lambda.durable.model
package software.amazon.lambda.durable.model
-
ClassDescriptionInput payload received by the Lambda handler from the Durable Functions backend.Output payload returned by the Lambda handler to the Durable Functions backend.Terminal status of a durable execution.MapResult<T>Result container for map operations.Error details for a failed map item.Represents the outcome of a single item in a map operation.Status of an individual map item.Identifies a durable operation by its unique ID, human-readable name, type, and optional sub-type.Fine-grained classification of durable operations beyond the basic operation types.Summary result of a parallel operation.Result returned by a WaitForCondition check function to signal whether the condition is met.