Skip to content

Lambda  >  Structures  >  StepSucceededDetails

StepSucceededDetails

Structure Class

StepSucceededDetails dataclass

Details about a step that succeeded.

Attributes

result instance-attribute
result: EventResult

The response payload from the successful operation.

retry_details instance-attribute
retry_details: RetryDetails

Information about retry attempts for this step operation.