| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionStartedEventDetails | ExecutionStartedEventDetails. clone() | 
| ExecutionStartedEventDetails | HistoryEvent. getExecutionStartedEventDetails() | 
| ExecutionStartedEventDetails | ExecutionStartedEventDetails. withInput(String input)
 The JSON data input to the execution. | 
| ExecutionStartedEventDetails | ExecutionStartedEventDetails. withRoleArn(String roleArn)
 The Amazon Resource Name (ARN) of the IAM role used for executing AWS Lambda tasks. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setExecutionStartedEventDetails(ExecutionStartedEventDetails executionStartedEventDetails) | 
| HistoryEvent | HistoryEvent. withExecutionStartedEventDetails(ExecutionStartedEventDetails executionStartedEventDetails) | 
Copyright © 2018. All rights reserved.