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

Class: Aws::AlexaForBusiness::Types::ListTagsResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The token returned to indicate that there is more data available.

Returns:

  • (String)

    The token returned to indicate that there is more data available.

#tagsArray<Types::Tag>

The tags requested for the specified resource.

Returns:

  • (Array<Types::Tag>)

    The tags requested for the specified resource.