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

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