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

Class: Aws::ResourceGroupsTaggingAPI::Types::GetTagKeysInput

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

Overview

Note:

When passing GetTagKeysInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  pagination_token: "PaginationToken",
}

Instance Attribute Summary collapse

Instance Attribute Details

#pagination_tokenString

A string that indicates that additional data is available. Leave this value empty for your initial request. If the response includes a PaginationToken, use that string for this value to request an additional page of data.

Returns:

  • (String)

    A string that indicates that additional data is available.