| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| LambdaFunctionCompletedEventAttributes | LambdaFunctionCompletedEventAttributes. clone() | 
| LambdaFunctionCompletedEventAttributes | HistoryEvent. getLambdaFunctionCompletedEventAttributes()
 Provides the details of the  LambdaFunctionCompletedevent. | 
| LambdaFunctionCompletedEventAttributes | LambdaFunctionCompletedEventAttributes. withResult(String result)
 The results of the Lambda task. | 
| LambdaFunctionCompletedEventAttributes | LambdaFunctionCompletedEventAttributes. withScheduledEventId(Long scheduledEventId)
 The ID of the  LambdaFunctionScheduledevent that was recorded when this Lambda task was scheduled. | 
| LambdaFunctionCompletedEventAttributes | LambdaFunctionCompletedEventAttributes. withStartedEventId(Long startedEventId)
 The ID of the  LambdaFunctionStartedevent recorded when this activity task started. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setLambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes)
 Provides the details of the  LambdaFunctionCompletedevent. | 
| HistoryEvent | HistoryEvent. withLambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes)
 Provides the details of the  LambdaFunctionCompletedevent. | 
Copyright © 2019. All rights reserved.