menu
aws_swf_api package
documentation
swf-2012-01-25.dart
WorkflowExecutionInfo
cancelRequested property
cancelRequested property
dark_mode
light_mode
cancelRequested
property
bool
?
cancelRequested
final
Set to true if a cancellation is requested for this workflow execution.
Implementation
final bool? cancelRequested;
aws_swf_api package
documentation
swf-2012-01-25
WorkflowExecutionInfo
cancelRequested property
WorkflowExecutionInfo class