Sets filters used to match system-defined properties and user-defined tags associated 
            with the specified Volumes.
            
 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 DescribeVolumesRequest 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 Volumes. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference.
 Return Value
 Return Valuethis instance