Sets filters used to match system-defined properties and user-defined tags associated with 
            the specified ReservedInstancesOfferings.
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public DescribeReservedInstancesListingsRequest WithFilter( params Filter[] list )
 Parameters
 Parameters- list (array<Filter>[]()[][])
- A list of filters used to match system-defined properties and user-defined tags associated with the specified ReservedInstancesOfferings.
 Return Value
 Return Valuethis instance
 Remarks
 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.