AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the TagResource operation. Adds metadata tags to the Amazon RDS Performance Insights resource.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.PI.AmazonPIRequest
      Amazon.PI.Model.TagResourceRequest

Namespace: Amazon.PI.Model
Assembly: AWSSDK.PI.dll
Version: 3.x.y.z

Syntax

C#
public class TagResourceRequest : AmazonPIRequest
         IAmazonWebServiceRequest

The TagResourceRequest type exposes the following members

Constructors

NameDescription
Public Method TagResourceRequest()

Properties

NameTypeDescription
Public Property ResourceARN System.String

Gets and sets the property ResourceARN.

The Amazon RDS Performance Insights resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN).

Public Property ServiceType Amazon.PI.ServiceType

Gets and sets the property ServiceType.

The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS.

Public Property Tags System.Collections.Generic.List<Amazon.PI.Model.Tag>

Gets and sets the property Tags.

The metadata assigned to an Amazon RDS resource consisting of a key-value pair.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5