AWS SDK for .NET Documentation
Filter Class
AmazonAmazon.RDS.ModelFilter Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class Filter
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Filter()()()()
Initializes a new instance of the Filter class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FilterName
This parameter is not currently supported.

FilterValue
This parameter is not currently supported.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithFilterName(String) Obsolete.
Sets the FilterName property

WithFilterValue(array<String>[]()[][]) Obsolete.
Adds elements to the FilterValue collection

WithFilterValue(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the FilterValue collection

Inheritance Hierarchy
Object
Filter

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