Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 1.05 KB

File metadata and controls

68 lines (37 loc) · 1.05 KB

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

scheduledEndTimestamp?

readonly

Date

(Optional) The timestamp when the wait operation is scheduled to complete

waitSeconds?

readonly

number

(Optional) The duration of the wait operation in seconds