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