You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudTrail::Types::ResourceTag

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A resource tag.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_idString

Specifies the ARN of the resource.

Returns:

  • (String)

    Specifies the ARN of the resource.

#tags_listArray<Types::Tag>

A list of tags.

Returns: