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