Skip to content

Lambda  >  Structures  >  WaitOptions

WaitOptions

Structure Class

WaitOptions dataclass

Specifies how long to pause the durable execution.

Attributes

wait_seconds class-attribute instance-attribute
wait_seconds: int | None = None

The duration to wait, in seconds.