AWS SDK for .NET Documentation
TagFilter Property
AmazonAmazon.SimpleWorkflow.ModelCountClosedWorkflowExecutionsRequestTagFilter Did this page help you?   Yes   No    Tell us about it...
If specified, only executions that have a tag that matches the filter are counted.
Note:
closeStatusFilter, executionFilter, typeFilter and tagFilter are mutually exclusive. You can specify at most one of these in a request.
Declaration Syntax
C#
public TagFilter TagFilter { get; set; }

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