Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.clone() |
LambdaFunctionFailedEventDetails |
HistoryEvent.getLambdaFunctionFailedEventDetails() |
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
LambdaFunctionFailedEventDetails |
LambdaFunctionFailedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setLambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) |
HistoryEvent |
HistoryEvent.withLambdaFunctionFailedEventDetails(LambdaFunctionFailedEventDetails lambdaFunctionFailedEventDetails) |
Copyright © 2017. All rights reserved.