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.
Provide details of the ChildWorkflowExecutionCanceled
event.
Namespace: Amazon.SimpleWorkflow.Model
Assembly: AWSSDK.SimpleWorkflow.dll
Version: 3.x.y.z
public class ChildWorkflowExecutionCanceledEventAttributes
The ChildWorkflowExecutionCanceledEventAttributes type exposes the following members
Name | Description | |
---|---|---|
ChildWorkflowExecutionCanceledEventAttributes() |
Name | Type | Description | |
---|---|---|---|
Details | System.String |
Gets and sets the property Details. Details of the cancellation (if provided). |
|
InitiatedEventId | System.Int64 |
Gets and sets the property InitiatedEventId.
The ID of the |
|
StartedEventId | System.Int64 |
Gets and sets the property StartedEventId.
The ID of the |
|
WorkflowExecution | Amazon.SimpleWorkflow.Model.WorkflowExecution |
Gets and sets the property WorkflowExecution. The child workflow execution that was canceled. |
|
WorkflowType | Amazon.SimpleWorkflow.Model.WorkflowType |
Gets and sets the property WorkflowType. The type of the child workflow execution. |
.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