AWS SDK Version 2 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.

.NET Framework 3.5
 
A tag and its associated resource.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.TaggedResource

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class TaggedResource : Object

The TaggedResource type exposes the following members

Constructors

NameDescription
Public Method TaggedResource()

Properties

NameTypeDescription
Public Property ResourceName System.String Gets and sets the property ResourceName.

The Amazon Resource Name (ARN) with which the tag is associated. For example, arn:aws:redshift:us-east-1:123456789:cluster:t1.

Public Property ResourceType System.String Gets and sets the property ResourceType.

The type of resource with which the tag is associated. Valid resource types are:

  • Cluster
  • CIDR/IP
  • EC2 security group
  • Snapshot
  • Cluster security group
  • Subnet group
  • HSM connection
  • HSM certificate
  • Parameter group

For more information about Amazon Redshift resource types and constructing ARNs, go to Constructing an Amazon Redshift Amazon Resource Name (ARN) in the Amazon Redshift Cluster Management Guide.

Public Property Tag Amazon.Redshift.Model.Tag Gets and sets the property Tag.

The tag for the resource.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8