You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::ResourceTagsDescriptionMessage
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::ResourceTagsDescriptionMessage
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource for which a tag list was requested.
-
#resource_tags ⇒ Array<Types::Tag>
A list of tag key-value pairs.
Instance Attribute Details
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource for which a tag list was requested.
#resource_tags ⇒ Array<Types::Tag>
A list of tag key-value pairs.