AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides the details of the WorkflowExecutionCancelRequested
event.
Namespace: Amazon.SimpleWorkflow.Model
Assembly: AWSSDK.SimpleWorkflow.dll
Version: 3.x.y.z
public class WorkflowExecutionCancelRequestedEventAttributes
The WorkflowExecutionCancelRequestedEventAttributes type exposes the following members
Name | Description | |
---|---|---|
WorkflowExecutionCancelRequestedEventAttributes() |
Name | Type | Description | |
---|---|---|---|
Cause | Amazon.SimpleWorkflow.WorkflowExecutionCancelRequestedCause |
Gets and sets the property Cause. If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause. This happens if the parent workflow execution times out or is terminated, and the child policy is set to cancel child executions. |
|
ExternalInitiatedEventId | System.Int64 |
Gets and sets the property ExternalInitiatedEventId.
The ID of the |
|
ExternalWorkflowExecution | Amazon.SimpleWorkflow.Model.WorkflowExecution |
Gets and sets the property ExternalWorkflowExecution. The external workflow execution for which the cancellation was requested. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5