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.
Adds metadata, in the form of a key:value pair, to the specified resource.
            For example, you could add the tag Department:Sales to a resource to indicate
            that it pertains to your organization's sales department. You can also use tags for
            tag-based access control.
            
To learn more about tagging, see Tagging resources.
Namespace: Amazon.TranscribeService.Model
Assembly: AWSSDK.TranscribeService.dll
Version: 3.x.y.z
public class Tag
The Tag type exposes the following members
| Name | Description | |
|---|---|---|
|   | Tag() | 
| Name | Type | Description | |
|---|---|---|---|
|   | Key | System.String | Gets and sets the property Key. 
            The first part of a key:value pair that forms a tag associated with a given resource.
            For example, in the tag  | 
|   | Value | System.String | Gets and sets the property Value. 
            The second part of a key:value pair that forms a tag associated with a given resource.
            For example, in the tag  Note that you can set the value of a tag to an empty string, but you can't set the value of a tag to null. Omitting the tag value is the same as using an empty string. | 
.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