| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| MapRunStartedEventDetails | MapRunStartedEventDetails. clone() | 
| MapRunStartedEventDetails | HistoryEvent. getMapRunStartedEventDetails()
 Contains details, such as  mapRunArn, and the start date and time of a Map Run. | 
| MapRunStartedEventDetails | MapRunStartedEventDetails. withMapRunArn(String mapRunArn)
 The Amazon Resource Name (ARN) of a Map Run that was started. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setMapRunStartedEventDetails(MapRunStartedEventDetails mapRunStartedEventDetails)
 Contains details, such as  mapRunArn, and the start date and time of a Map Run. | 
| HistoryEvent | HistoryEvent. withMapRunStartedEventDetails(MapRunStartedEventDetails mapRunStartedEventDetails)
 Contains details, such as  mapRunArn, and the start date and time of a Map Run. | 
Copyright © 2023. All rights reserved.