WaitDetails¶
Structure Class¶
WaitDetails
dataclass
¶
Details about a wait operation.
Attributes¶
scheduled_end_timestamp
class-attribute
instance-attribute
¶
scheduled_end_timestamp: datetime | None = None
The date and time when the wait operation is scheduled to complete, in
ISO-8601 format
(YYYY-MM-DDThhss.sTZD).