You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ResourceGroupsTaggingAPI::Types::GetTagKeysOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#pagination_tokenString

A string that indicates that the response contains more data than can be returned in a single response. To receive additional data, specify this string for the PaginationToken value in a subsequent request.

Returns:

  • (String)

    A string that indicates that the response contains more data than can be returned in a single response.

#tag_keysArray<String>

A list of all tag keys in the AWS account.

Returns:

  • (Array<String>)

    A list of all tag keys in the AWS account.