menu
aws_swf_api package
documentation
swf-2012-01-25.dart
WorkflowExecutionCompletedEventAttributes
result property
result property
dark_mode
light_mode
result
property
String
?
result
final
The result produced by the workflow execution upon successful completion.
Implementation
final String? result;
aws_swf_api package
documentation
swf-2012-01-25
WorkflowExecutionCompletedEventAttributes
result property
WorkflowExecutionCompletedEventAttributes class