class Aws::Redshift::Types::TaggedResource

A tag and its associated resource.

@!attribute [rw] tag

The tag for the resource.
@return [Types::Tag]

@!attribute [rw] resource_name

The Amazon Resource Name (ARN) with which the tag is associated, for
example: `arn:aws:redshift:us-east-2:123456789:cluster:t1`.
@return [String]

@!attribute [rw] resource_type

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)][1] in the Amazon Redshift Cluster Management
Guide.

[1]: https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-iam-access-control-specify-actions
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/TaggedResource AWS API Documentation

Constants

SENSITIVE