AWS SDK for .NET Documentation
ChildPolicy Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionConfigurationChildPolicy Did this page help you?   Yes   No    Tell us about it...
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout. 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)