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



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
TagList
List of tags returned by the ListTagsForResource operation.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithTagList(array<Tag>[]()[][]) Obsolete.
Adds elements to the TagList collection

WithTagList(IEnumerable<(Of <<'(Tag>)>>)) Obsolete.
Adds elements to the TagList collection

Inheritance Hierarchy
Object
ListTagsForResourceResult

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