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

Class: Aws::DataSync::Types::ListTagsForResourceResponse

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

Overview

ListTagsForResourceResponse

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

An opaque string that indicates the position at which to begin returning the next list of resource tags.

Returns:

  • (String)

    An opaque string that indicates the position at which to begin returning the next list of resource tags.

#tagsArray<Types::TagListEntry>

Array of resource tags.

Returns: