AWS SDK for .NET Documentation
DescribeTagsRequest Class
AmazonAmazon.EC2.ModelDescribeTagsRequest Did this page help you?   Yes   No    Tell us about it...
Describes Tags for the specified resources.
Declaration Syntax
C#
public class DescribeTagsRequest : EC2Request
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Filter
A list of filters used to match system-defined properties associated with the specified Tags. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetFilter()()()()
Checks if Filter property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithFilter(array<Filter>[]()[][]) Obsolete.
Sets filters used to match system-defined properties associated with the specified Tags.

Inheritance Hierarchy
Object
EC2Request
 DescribeTagsRequest

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