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.

A tag and its associated resource.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.TaggedResource

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

Syntax

C#
public class TaggedResource

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-2: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:
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