Uses of Class
software.amazon.awssdk.services.sfn.model.ExecutionRedrivenEventDetails
Packages that use ExecutionRedrivenEventDetails
-
Uses of ExecutionRedrivenEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ExecutionRedrivenEventDetailsModifier and TypeMethodDescriptionHistoryEvent.executionRedrivenEventDetails()Contains details about the redrive attempt of an execution.Methods in software.amazon.awssdk.services.sfn.model with parameters of type ExecutionRedrivenEventDetailsModifier and TypeMethodDescriptionHistoryEvent.Builder.executionRedrivenEventDetails(ExecutionRedrivenEventDetails executionRedrivenEventDetails) Contains details about the redrive attempt of an execution.