AWS SDK for .NET Documentation
Filters Property
AmazonAmazon.AutoScaling.ModelDescribeTagsRequestFilters Did this page help you?   Yes   No    Tell us about it...
The value of the filter type used to identify the tags to be returned. For example, you can filter so that tags are returned according to Auto Scaling group, the key and value, or whether the new tag will be applied to instances launched after the tag is created (PropagateAtLaunch).
Declaration Syntax
C#
public List<Filter> Filters { get; set; }

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