AWS SDK for .NET Documentation
CloseTimeFilter Property
AmazonAmazon.SimpleWorkflow.ModelCountClosedWorkflowExecutionsRequestCloseTimeFilter Did this page help you?   Yes   No    Tell us about it...
If specified, only workflow executions that meet the close time criteria of the filter are counted.
Note:
startTimeFilter and closeTimeFilter are mutually exclusive. You must specify one of these in a request but not both.
Declaration Syntax
C#
public ExecutionTimeFilter CloseTimeFilter { get; set; }

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