| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
 Classes modeling the various types represented by AmazonSimpleWorkflow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LambdaFunctionStartedEventAttributes | 
LambdaFunctionStartedEventAttributes.clone()  | 
LambdaFunctionStartedEventAttributes | 
HistoryEvent.getLambdaFunctionStartedEventAttributes()
Provides details for the  
LambdaFunctionStarted event. | 
LambdaFunctionStartedEventAttributes | 
LambdaFunctionStartedEventAttributes.withScheduledEventId(Long scheduledEventId)
The ID of the  
LambdaFunctionScheduled event that was
 recorded when this AWS Lambda function was scheduled. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HistoryEvent.setLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
Provides details for the  
LambdaFunctionStarted event. | 
HistoryEvent | 
HistoryEvent.withLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
Provides details for the  
LambdaFunctionStarted event. | 
Copyright © 2016. All rights reserved.