menu
aws_swf_api package
documentation
swf-2012-01-25.dart
WorkflowExecution
WorkflowExecution constructor
WorkflowExecution constructor
dark_mode
light_mode
WorkflowExecution
constructor
WorkflowExecution
(
{
required
String
runId
,
required
String
workflowId
,
})
Implementation
WorkflowExecution({ required this.runId, required this.workflowId, });
aws_swf_api package
documentation
swf-2012-01-25
WorkflowExecution
WorkflowExecution constructor
WorkflowExecution class