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

Class: Aws::ResourceGroupsTaggingAPI::Types::GetResourcesOutput

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.

#resource_tag_mapping_listArray<Types::ResourceTagMapping>

A list of resource ARNs and the tags (keys and values) associated with each.

Returns: