Lambda > Structures > WaitStartedDetails WaitStartedDetails¶ Structure Class¶ WaitStartedDetails dataclass ¶ Details about a wait operation that has started. Attributes¶ duration instance-attribute ¶ duration: int The duration to wait, in seconds. scheduled_end_timestamp instance-attribute ¶ scheduled_end_timestamp: datetime The date and time when the wait operation is scheduled to complete, in ISO-8601 format (YYYY-MM-DDThhss.sTZD).