class Aws::ResourceGroupsTaggingAPI::Types::GetTagValuesInput
@note When making an API call, you may pass GetTagValuesInput
data as a hash: { pagination_token: "PaginationToken", key: "TagKey", # required }
@!attribute [rw] pagination_token
Specifies a `PaginationToken` response value from a previous request to indicate that you want the next page of results. Leave this parameter empty in your initial request. @return [String]
@!attribute [rw] key
Specifies the tag key for which you want to list all existing values that are currently used in the specified AWS Region for the calling AWS account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesInput AWS API Documentation
Constants
- SENSITIVE