class Aws::ElasticsearchService::Types::ListTagsRequest
Container for the parameters to the `ListTags` operation. Specify the `ARN` for the Elasticsearch domain to which the tags are attached that you want to view are attached.
@note When making an API call, you may pass ListTagsRequest
data as a hash: { arn: "ARN", # required }
@!attribute [rw] arn
Specify the `ARN` for the Elasticsearch domain to which the tags are attached that you want to view. @return [String]
Constants
- SENSITIVE