class Aws::ResourceGroupsTaggingAPI::Types::GetTagValuesOutput

@!attribute [rw] pagination_token

A string that indicates that there is more data available than this
response contains. To receive the next part of the response, specify
this response value as the `PaginationToken` value in the request
for the next page.
@return [String]

@!attribute [rw] tag_values

A list of all tag values for the specified key currently used in the
specified AWS Region for the calling AWS account.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesOutput AWS API Documentation

Constants

SENSITIVE