Uses of Class
com.amazonaws.services.simpleworkflow.model.LambdaFunctionStartedEventAttributes
Packages that use LambdaFunctionStartedEventAttributes
-
Uses of LambdaFunctionStartedEventAttributes in com.amazonaws.services.simpleworkflow.model
Methods in com.amazonaws.services.simpleworkflow.model that return LambdaFunctionStartedEventAttributesModifier and TypeMethodDescriptionLambdaFunctionStartedEventAttributes.clone()HistoryEvent.getLambdaFunctionStartedEventAttributes()LambdaFunctionStartedEventAttributes.withScheduledEventId(Long scheduledEventId) The ID of theLambdaFunctionScheduledevent that was recorded when this AWS Lambda function was scheduled.Methods in com.amazonaws.services.simpleworkflow.model with parameters of type LambdaFunctionStartedEventAttributesModifier and TypeMethodDescriptionvoidHistoryEvent.setLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes) HistoryEvent.withLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)