| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionRedrivenEventDetails | ExecutionRedrivenEventDetails. clone() | 
| ExecutionRedrivenEventDetails | HistoryEvent. getExecutionRedrivenEventDetails()
 Contains details about the redrive attempt of an execution. | 
| ExecutionRedrivenEventDetails | ExecutionRedrivenEventDetails. withRedriveCount(Integer redriveCount)
 The number of times you've redriven an execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setExecutionRedrivenEventDetails(ExecutionRedrivenEventDetails executionRedrivenEventDetails)
 Contains details about the redrive attempt of an execution. | 
| HistoryEvent | HistoryEvent. withExecutionRedrivenEventDetails(ExecutionRedrivenEventDetails executionRedrivenEventDetails)
 Contains details about the redrive attempt of an execution. | 
Copyright © 2024. All rights reserved.