Container for the parameters to the ListTagsForResource operation.
Lists all tags on an Amazon RDS resource.
For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources .

C# |
public class ListTagsForResourceRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListTagsForResourceRequest()()()() | Initializes a new instance of the ListTagsForResourceRequest class |
![]() | Equals(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.) |
![]() | ResourceName |
The Amazon RDS resource with tags to be listed. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name
(ARN).
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithResourceName(String) | Obsolete.
Sets the ResourceName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | ListTagsForResourceRequest |