| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| LambdaFunctionTimedOutEventAttributes | LambdaFunctionTimedOutEventAttributes. clone() | 
| LambdaFunctionTimedOutEventAttributes | HistoryEvent. getLambdaFunctionTimedOutEventAttributes()
 Provides the details of the  LambdaFunctionTimedOutevent. | 
| LambdaFunctionTimedOutEventAttributes | LambdaFunctionTimedOutEventAttributes. withScheduledEventId(Long scheduledEventId)
 The ID of the  LambdaFunctionScheduledevent that was recorded when this activity task was scheduled. | 
| LambdaFunctionTimedOutEventAttributes | LambdaFunctionTimedOutEventAttributes. withStartedEventId(Long startedEventId)
 The ID of the  ActivityTaskStartedevent that was recorded when this activity task started. | 
| LambdaFunctionTimedOutEventAttributes | LambdaFunctionTimedOutEventAttributes. withTimeoutType(LambdaFunctionTimeoutType timeoutType)
 The type of the timeout that caused this event. | 
| LambdaFunctionTimedOutEventAttributes | LambdaFunctionTimedOutEventAttributes. withTimeoutType(String timeoutType)
 The type of the timeout that caused this event. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setLambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes)
 Provides the details of the  LambdaFunctionTimedOutevent. | 
| HistoryEvent | HistoryEvent. withLambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes)
 Provides the details of the  LambdaFunctionTimedOutevent. | 
Copyright © 2018. All rights reserved.