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

Class: Aws::APIGateway::Types::Tags

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

Overview

The collection of tags. Each tag element is associated with a given resource.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#tagsHash<String,String>

The collection of tags. Each tag element is associated with a given resource.

Returns:

  • (Hash<String,String>)

    The collection of tags.