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 DecisionTaskCompleted event 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.
|