| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
LambdaFunctionStartedEventAttributes | 
LambdaFunctionStartedEventAttributes.clone()  | 
LambdaFunctionStartedEventAttributes | 
HistoryEvent.getLambdaFunctionStartedEventAttributes()
 Provides the details of the  
LambdaFunctionStarted event. | 
LambdaFunctionStartedEventAttributes | 
LambdaFunctionStartedEventAttributes.withScheduledEventId(Long scheduledEventId)
 The ID of the  
LambdaFunctionScheduled event that was recorded when this activity task was scheduled. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HistoryEvent.setLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
 Provides the details of the  
LambdaFunctionStarted event. | 
HistoryEvent | 
HistoryEvent.withLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes)
 Provides the details of the  
LambdaFunctionStarted event. | 
Copyright © 2020. All rights reserved.