Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
ExecutionSucceededEventDetails |
ExecutionSucceededEventDetails.clone() |
ExecutionSucceededEventDetails |
HistoryEvent.getExecutionSucceededEventDetails() |
ExecutionSucceededEventDetails |
ExecutionSucceededEventDetails.withOutput(String output)
The JSON data output by the execution.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setExecutionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) |
HistoryEvent |
HistoryEvent.withExecutionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) |
Copyright © 2018. All rights reserved.