Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
MapStateStartedEventDetails |
MapStateStartedEventDetails.clone() |
MapStateStartedEventDetails |
HistoryEvent.getMapStateStartedEventDetails()
Contains details about Map state that was started.
|
MapStateStartedEventDetails |
MapStateStartedEventDetails.withLength(Integer length)
The size of the array for Map state iterations.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setMapStateStartedEventDetails(MapStateStartedEventDetails mapStateStartedEventDetails)
Contains details about Map state that was started.
|
HistoryEvent |
HistoryEvent.withMapStateStartedEventDetails(MapStateStartedEventDetails mapStateStartedEventDetails)
Contains details about Map state that was started.
|
Copyright © 2024. All rights reserved.