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