Uses of Class
software.amazon.awssdk.services.sfn.model.ExecutionFailedEventDetails
Packages that use ExecutionFailedEventDetails
-
Uses of ExecutionFailedEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ExecutionFailedEventDetailsModifier and TypeMethodDescriptionHistoryEvent.executionFailedEventDetails()Returns the value of the ExecutionFailedEventDetails property for this object.Methods in software.amazon.awssdk.services.sfn.model with parameters of type ExecutionFailedEventDetailsModifier and TypeMethodDescriptionHistoryEvent.Builder.executionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) Sets the value of the ExecutionFailedEventDetails property for this object.