class Aws::Comprehend::Types::ListTagsForResourceResponse

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the given Amazon Comprehend
resource you are querying.
@return [String]

@!attribute [rw] tags

Tags associated with the Amazon Comprehend resource being queried. A
tag is a key-value pair that adds as a metadata to a resource used
by Amazon Comprehend. For example, a tag with "Sales" as the key
might be added to a resource to indicate its use by the sales
department.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/ListTagsForResourceResponse AWS API Documentation

Constants

SENSITIVE