Uses of Class
software.amazon.awssdk.services.sfn.model.LambdaFunctionScheduleFailedEventDetails
-
Packages that use LambdaFunctionScheduleFailedEventDetails Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of LambdaFunctionScheduleFailedEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return LambdaFunctionScheduleFailedEventDetails Modifier and Type Method Description LambdaFunctionScheduleFailedEventDetailsHistoryEvent. lambdaFunctionScheduleFailedEventDetails()Returns the value of the LambdaFunctionScheduleFailedEventDetails property for this object.Methods in software.amazon.awssdk.services.sfn.model with parameters of type LambdaFunctionScheduleFailedEventDetails Modifier and Type Method Description HistoryEvent.BuilderHistoryEvent.Builder. lambdaFunctionScheduleFailedEventDetails(LambdaFunctionScheduleFailedEventDetails lambdaFunctionScheduleFailedEventDetails)Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.
-