| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskStartedEventDetails | TaskStartedEventDetails. clone() | 
| TaskStartedEventDetails | HistoryEvent. getTaskStartedEventDetails()
 Contains details about a task that was started. | 
| TaskStartedEventDetails | TaskStartedEventDetails. withResource(String resource)
 The action of the resource called by a task state. | 
| TaskStartedEventDetails | TaskStartedEventDetails. withResourceType(String resourceType)
 The service name of the resource in a task state. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setTaskStartedEventDetails(TaskStartedEventDetails taskStartedEventDetails)
 Contains details about a task that was started. | 
| HistoryEvent | HistoryEvent. withTaskStartedEventDetails(TaskStartedEventDetails taskStartedEventDetails)
 Contains details about a task that was started. | 
Copyright © 2022. All rights reserved.