Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.model |
Modifier and Type | Method and Description |
---|---|
LambdaFunctionStartedEventAttributes |
LambdaFunctionStartedEventAttributes.clone() |
LambdaFunctionStartedEventAttributes |
HistoryEvent.getLambdaFunctionStartedEventAttributes() |
LambdaFunctionStartedEventAttributes |
LambdaFunctionStartedEventAttributes.withScheduledEventId(Long scheduledEventId)
The ID of the
LambdaFunctionScheduled event that was
recorded when this AWS Lambda function was scheduled. |
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes) |
HistoryEvent |
HistoryEvent.withLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes) |
Copyright © 2018. All rights reserved.