| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. clone() | 
| ScheduleLambdaFunctionFailedEventAttributes | HistoryEvent. getScheduleLambdaFunctionFailedEventAttributes()
 Provides the details of the  ScheduleLambdaFunctionFailedevent. | 
| 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  LambdaFunctionCompletedevent corresponding to the decision that resulted in
 scheduling this Lambda task. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withId(String id)
 The ID provided in the  ScheduleLambdaFunctiondecision that failed. | 
| ScheduleLambdaFunctionFailedEventAttributes | ScheduleLambdaFunctionFailedEventAttributes. withName(String name)
 The name of the Lambda function. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes)
 Provides the details of the  ScheduleLambdaFunctionFailedevent. | 
| HistoryEvent | HistoryEvent. withScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes)
 Provides the details of the  ScheduleLambdaFunctionFailedevent. | 
Copyright © 2020. All rights reserved.