Skip to content

Lambda  >  Structures  >  StepOptions

StepOptions

Structure Class

StepOptions dataclass

Configuration options for a step operation.

Attributes

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

The delay in seconds before the next retry attempt.