class Aws::Route53::Types::ResourceTagSet
A complex type containing a resource and its associated tags.
@!attribute [rw] resource_type
The type of the resource. * The resource type for health checks is `healthcheck`. * The resource type for hosted zones is `hostedzone`. @return [String]
@!attribute [rw] resource_id
The ID for the specified resource. @return [String]
@!attribute [rw] tags
The tags associated with the specified resource. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ResourceTagSet AWS API Documentation
Constants
- SENSITIVE