durable-execution-sdk-js-testing.waitresultdetails.md
December 2, 2025 ยท View on GitHub
Home > @aws/durable-execution-sdk-js-testing > WaitResultDetails
WaitResultDetails interface
Details for a wait operation, including duration and scheduling information.
Signature:
export interface WaitResultDetails
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Date |
(Optional) The timestamp when the wait operation is scheduled to complete | |
|
|
number |
(Optional) The duration of the wait operation in seconds |