menu
aws_sfn_api package
documentation
states-2016-11-23.dart
GetExecutionHistoryOutput
events property
events property
dark_mode
light_mode
events
property
List
<
HistoryEvent
>
events
final
The list of events that occurred in the execution.
Implementation
final List<HistoryEvent> events;
aws_sfn_api package
documentation
states-2016-11-23
GetExecutionHistoryOutput
events property
GetExecutionHistoryOutput class