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. Associate a set of tags with a Timestream resource. You can then activate these user-defined tags so that they appear on the Billing and Cost Management console for cost allocation tracking.
Namespace: Amazon.TimestreamQuery.Model
Assembly: AWSSDK.TimestreamQuery.dll
Version: 3.x.y.z
public class TagResourceRequest : AmazonTimestreamQueryRequest IAmazonWebServiceRequest
The TagResourceRequest type exposes the following members
Name | Description | |
---|---|---|
TagResourceRequest() |
Name | Type | Description | |
---|---|---|---|
ResourceARN | System.String |
Gets and sets the property ResourceARN. Identifies the Timestream resource to which tags should be added. This value is an Amazon Resource Name (ARN). |
|
Tags | System.Collections.Generic.List<Amazon.TimestreamQuery.Model.Tag> |
Gets and sets the property Tags. The tags to be assigned to the Timestream resource. |
.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