AWS SDK for .NET Documentation
CloseStatusFilter Property
AmazonAmazon.SimpleWorkflow.ModelCountClosedWorkflowExecutionsRequestCloseStatusFilter Did this page help you?   Yes   No    Tell us about it...
If specified, only workflow executions that match this close status are counted. This filter has an affect only if executionStatus is specified as CLOSED.
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)