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