menu
aws_sfn_api package
documentation
states-2016-11-23.dart
StartExecutionOutput
StartExecutionOutput constructor
StartExecutionOutput constructor
dark_mode
light_mode
StartExecutionOutput
constructor
StartExecutionOutput
(
{
required
String
executionArn
,
required
DateTime
startDate
,
})
Implementation
StartExecutionOutput({ required this.executionArn, required this.startDate, });
aws_sfn_api package
documentation
states-2016-11-23
StartExecutionOutput
StartExecutionOutput constructor
StartExecutionOutput class