class Aws::OpenSearchService::Types::ListTagsRequest

Container for the parameters to the ` ListTags ` operation. Specify the `ARN` of the domain that the tags you want to view are attached to.

@note When making an API call, you may pass ListTagsRequest

data as a hash:

    {
      arn: "ARN", # required
    }

@!attribute [rw] arn

Specify the `ARN` of the domain that the tags you want to view are
attached to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/ListTagsRequest AWS API Documentation

Constants

SENSITIVE