| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
LambdaFunctionScheduleFailedEventDetails | 
LambdaFunctionScheduleFailedEventDetails.clone()  | 
LambdaFunctionScheduleFailedEventDetails | 
HistoryEvent.getLambdaFunctionScheduleFailedEventDetails()  | 
LambdaFunctionScheduleFailedEventDetails | 
LambdaFunctionScheduleFailedEventDetails.withCause(String cause)
 A more detailed explanation of the cause of the failure. 
 | 
LambdaFunctionScheduleFailedEventDetails | 
LambdaFunctionScheduleFailedEventDetails.withError(String error)
 The error code of the failure. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HistoryEvent.setLambdaFunctionScheduleFailedEventDetails(LambdaFunctionScheduleFailedEventDetails lambdaFunctionScheduleFailedEventDetails)  | 
HistoryEvent | 
HistoryEvent.withLambdaFunctionScheduleFailedEventDetails(LambdaFunctionScheduleFailedEventDetails lambdaFunctionScheduleFailedEventDetails)  | 
Copyright © 2018. All rights reserved.