AWS SDK for .NET Documentation
ChildPolicy Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionTerminatedEventAttributesChildPolicy Did this page help you?   Yes   No    Tell us about it...
The policy used for the child workflow executions of this workflow execution. The supported child policies are:

Constraints:

Allowed Values
TERMINATE, REQUEST_CANCEL, ABANDON

Declaration Syntax
C#
public string ChildPolicy { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)