AWS SDK for .NET Documentation
Filter Property
AmazonAmazon.EC2.ModelDescribeReservedInstancesListingsRequestFilter Did this page help you?   Yes   No    Tell us about it...
A list of filters used to match system-defined properties and user-defined tags associated with the specified ReservedInstancesOfferings.
Declaration Syntax
C#
public List<Filter> Filter { get; set; }
Remarks
The filters available for this operation are: * status - The status of the Reserved Instance listing. Valid Values: pending | active | cancelled | closed . * status-message - The reason for the status. * reserved-instances-listing-id - The ID of the Reserved Instance listing. * reserved-instances-id - The ID of the Reserved Instances.

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