Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
ActivityStartedEventDetails |
ActivityStartedEventDetails.clone() |
ActivityStartedEventDetails |
HistoryEvent.getActivityStartedEventDetails() |
ActivityStartedEventDetails |
ActivityStartedEventDetails.withWorkerName(String workerName)
The name of the worker that the task is assigned to.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setActivityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) |
HistoryEvent |
HistoryEvent.withActivityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) |
Copyright © 2024. All rights reserved.