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