| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. clone() | 
| ScheduleLambdaFunctionFailedEventAttributes | HistoryEvent. getScheduleLambdaFunctionFailedEventAttributes() | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withCause(ScheduleLambdaFunctionFailedCause cause)
 The cause of the failure. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withCause(String cause)
 The cause of the failure. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withDecisionTaskCompletedEventId(Long decisionTaskCompletedEventId)
 The ID of the  DecisionTaskCompletedevent corresponding to
 the decision that resulted in the scheduling of this AWS Lambda function. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withId(String id)
 The unique Amazon SWF ID of the AWS Lambda task. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withName(String name)
 The name of the scheduled AWS Lambda function. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes) | 
| HistoryEvent | HistoryEvent. withScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes) | 
Copyright © 2016. All rights reserved.