AWS SDK for .NET Documentation
CloseStatusFilter Property
AmazonAmazon.SimpleWorkflow.ModelListClosedWorkflowExecutionsRequestCloseStatusFilter Did this page help you?   Yes   No    Tell us about it...
If specified, only workflow executions that match this close status are listed. For example, if TERMINATED is specified, then only TERMINATED workflow executions are listed.
Note:
closeStatusFilter, executionFilter, typeFilter and tagFilter are mutually exclusive. You can specify at most one of these in a request.
Declaration Syntax
C#
public CloseStatusFilter CloseStatusFilter { get; set; }

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