You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::ListTagsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticsearchService::Types::ListTagsResponse
- Defined in:
- (unknown)
Overview
The result of a ListTags operation. Contains tags for all requested Elasticsearch domains.
Returned by:
Instance Attribute Summary collapse
-
#tag_list ⇒ Array<Types::Tag>
List of
Tagfor the requested Elasticsearch domain.
Instance Attribute Details
#tag_list ⇒ Array<Types::Tag>
List of Tag for the requested Elasticsearch domain.